react-loader-spinner icon indicating copy to clipboard operation
react-loader-spinner copied to clipboard

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

Open MiKalem898 opened this issue 1 year ago • 0 comments

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

MiKalem898 avatar Aug 18 '24 23:08 MiKalem898