Replies: 1 comment
-
After giving it another 10 hours of my life, I finally found an issue. The issue was that I was using ManifestStaticFilesStorage which was manifesting already manifested files (moving from templates to React) but not perfectly, so the browser ended up loading two versions of a file Index.sakxkg.js and Index.sakxkg.slaakxg.js so basically two version of react would run and give random errors. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have spent half a day trying to fix this issue, but can't make it work, when loading page, the page is blank and console show this
Why can't I use the usePage inside component?
Here is my code:
Any help would be appreciated ❤️
I am using React 19 and these inertia packages
Beta Was this translation helpful? Give feedback.
All reactions