Open indersein-agilsoft opened 1 year ago
I have encountered the same problem as you, did you finally solve it?
I have encountered the same problem as you, did you finally solve it?
NO
Add this line in your index.html
<script> const global = globalThis; </script>
Add this line in your index.html
<script> const global = globalThis; </script>
man, you're the best!
s?v=d23d6de4:12199 Uncaught ReferenceError: global is not defined at node_modules/fbjs/lib/setImmediate.js (chunk-CDIC5DY4.js?v=d23d6de4:12199:22) at require2 (chunk-TFWDKVI3.js?v=d23d6de4:18:50) at node_modules/draft-js/lib/editOnBeforeInput.js (chunk-CDIC5DY4.js?v=d23d6de4:12214:24) at __require2 (chunk-TFWDKVI3.js?v=d23d6de4:18:50) at node_modules/draft-js/lib/DraftEditorEditHandler.js (chunk-CDIC5DY4.js?v=d23d6de4:14561:25) at require2 (chunk-TFWDKVI3.js?v=d23d6de4:18:50) at node_modules/draft-js/lib/DraftEditor.react.js (chunk-CDIC5DY4.js?v=d23d6de4:14793:34) at __require2 (chunk-TFWDKVI3.js?v=d23d6de4:18:50) at node_modules/draft-js/lib/Draft.js (chunk-CDIC5DY4.js?v=d23d6de4:15978:23) at __require2 (chunk-TFWDKVI3.js?v=d23d6de4:18:50) node_modules/fbjs/lib/setImmedi
Anyone help me