You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
index.js:15 Uncaught ReferenceError: global is not defined
at node_modules/react-menu-list/node_modules/react-float-anchor/js/index.js (index.js:15:31)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at node_modules/react-menu-list/js/MenuButton.js (MenuButton.js:6:1)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at node_modules/react-menu-list/js/index.js (index.js:14:1)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at index.js:16:1
Don't know what's going on. I just carbon-copy-ed the example and it throwed this. Using "react": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.28.0".
Plz help me fix it, your components is literal gold to my web app.
The text was updated successfully, but these errors were encountered:
index.js:15 Uncaught ReferenceError: global is not defined
at node_modules/react-menu-list/node_modules/react-float-anchor/js/index.js (index.js:15:31)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at node_modules/react-menu-list/js/MenuButton.js (MenuButton.js:6:1)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at node_modules/react-menu-list/js/index.js (index.js:14:1)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at index.js:16:1
Don't know what's going on. I just carbon-copy-ed the example and it throwed this. Using "react": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.28.0".
Plz help me fix it, your components is literal gold to my web app.
The text was updated successfully, but these errors were encountered: