v1.9.3 crashes with Webpack
See original GitHub issuev1.9.3 crashes at app load with Webpack.
I’m guessing this is due to the problems with Snap.svg which are mentioned in the code and refer to https://github.com/adobe-webplatform/Snap.svg/issues/341 , as https://github.com/negomi/react-burger-menu/commit/66388f57fd331df7e4fd62af94c89c854dcf0872 added import Snap from 'snapsvg';
to two files of react-burger-menu
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
v1.9.2 crashes with "TypeError: t is not a function" · Issue #1132
Describe the bug I've just upgraded from v1.9.1 to v1.9.2 (just released) and following started to crash const dayjs = require('dayjs'); ...
Read more >webpack crashes node frequently during development - GitLab
Node (running webpack) has been crashing a lot for me today, apparently due to running out of memory. I'm not doing anything beyond...
Read more >Github CI/CD pipeline crashes with webpack - Stack Overflow
I'm trying to learn how CI/CD pipelines work. I decided to use it with my portfolio page which should re-run itself on every...
Read more >Bug listing with status RESOLVED with resolution OBSOLETE ...
... Bug:118797 - "Please add openvpn-admin 1.9.3" status:RESOLVED ... "pstoraster crashes with signal 10 (bus error)" status:RESOLVED resolution:OBSOLETE ...
Read more >ts-loader | Yarn - Package Manager
ts-loader. This is the TypeScript loader for webpack. Installation · Report Bug · Request Feature ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Same problem here. Here’s the error I’m getting:
1.9.2. works fine
Fixed in v1.9.5