mhnpd / react-loader-spinner

Collection sets of a spinners for async operations for ReactJS
https://mhnpd.github.io/react-loader-spinner/
MIT License
969 stars 145 forks source link

Get ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization when import #181

Open MiKalem898 opened 1 month ago

MiKalem898 commented 1 month ago

I get the error ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization on some components I want to add it. Only "some", bc it works for like 50%. I don't know what to do, I don't have any cyclic import, and when I remove the import of the loader, my page loads