frontend-collective / frontend-collective/react-sortable-tree
react-sortable-tree when Importing causing the issue
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying to import latest version of react-sortable-tree and when I ran I got following issue on console
inherits.js?0578:21 Uncaught TypeError: Super expression must either be null or a function, not undefined
at exports.default (eval at (micro-app.js:8291), :21:11)
at eval (eval at (micro-app.js:9024), :122:26)
at eval (eval at (micro-app.js:9024), :1206:2)
at Object. (micro-app.js:9024)
at __webpack_require__ (micro-app.js:566)
at fn (micro-app.js:97)
at eval (eval at (micro-app.js:8303), :7:13)
at Object. (micro-app.js:8303)
at __webpack_require__ (micro-app.js:566)
at fn (micro-app.js:97)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.