I'm submitting a bug report
- Library Version:
1.0.0-beta.15
Please tell us about your environment:
Current behavior:
Importing 'qrcode' npm package causes an "Exceeded Callstack" error. Prevent page load.
VM1366 vendor-bundle.js:55 Uncaught RangeError: Maximum call stack size exceeded
Repro Steps
au new ESNext/RequireJS/SASS/Babel/Max Minification
npm i qrcode
import * as qrcode from 'qrcode' or import qrcode from 'qrcode' or import 'qrcode'
- What is the expected behavior?
Importing 'qrcode' npm package not to break.
PS
I wish I knew what was causing this, perhaps I'm doing something wrong on my end? I did an update from 0.33 to 1.0b15 as I've done with several of my projects and this one just happened to have that npm package in there causing that issue.
Full picture cause yth not http://prntscr.com/n9b0j6
I'm submitting a bug report
1.0.0-beta.15
Please tell us about your environment:
Operating System:
Windows 10
Node Version:
v8.11.3
NPM Version:
6.7.0
Browser:
all
Language:
ESNext
Loader/bundler:
RequireJS
Current behavior:
Importing 'qrcode' npm package causes an "Exceeded Callstack" error. Prevent page load.
VM1366 vendor-bundle.js:55 Uncaught RangeError: Maximum call stack size exceededRepro Steps
au newESNext/RequireJS/SASS/Babel/Max Minificationnpm i qrcodeimport * as qrcode from 'qrcode'orimport qrcode from 'qrcode'orimport 'qrcode'Importing 'qrcode' npm package not to break.
PS
I wish I knew what was causing this, perhaps I'm doing something wrong on my end? I did an update from 0.33 to 1.0b15 as I've done with several of my projects and this one just happened to have that npm package in there causing that issue.
Full picture cause yth not http://prntscr.com/n9b0j6