Router visit, get and other always have 409 #1691
Unanswered
rizkhal
asked this question in
Help (Vue)
Replies: 2 comments
-
Having the same issue, which always causes full page reload. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had the same issue but I changed the way to import Inertia |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'm trying to build an small packages with vue3 and inertia, but i always have 409 when trying to use router inside the packages.
the full source code is here rizkhal/inerui#1
i think its because when inertiajs router trying to fetch from laravel, the router has conflict from my my package and inertia inside playground, but i don't know how to find the actual request between that.
Thanks 🍻
Beta Was this translation helpful? Give feedback.
All reactions