Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Same issue here +1
Here was my code of the VueJS function
|
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a
"laravel/framework": "^9.48.0",
app using Vite, Jetstream.When upgrading to
inertiajs 1.0.0
I receive this error in the console.The error occurs on line 16 which is this
createInertiaApp({...
I really don't know what to do. g2 seems to be related to jquery, but I don't reference jquery. There's just nothing else that I can find to see why this is rendering a white page.any ideas?
here's a console.log of
createInertiaApp
Beta Was this translation helpful? Give feedback.
All reactions