inertiajs/inertiajs.com

InertiaJS with VueJS conflict with jQuery

johnngondi opened this issue · 1 comments

Hello,
So, I have this inertiaJS & VueJS app am creating, the backend is in Laravel. At the start, the app is working fine, but once you navigate to another page say log in, Jquery just fails without any error message and everything becomes deformed, even when I navigate back it doesn't work. I have uploaded a video of how it's behaving on YouTube (1080P) in case you want to see it. Please note, it's breaking when I navigate to any not just log in.

How do I solve that issue with inertia?

here is the same question on stack overflow with code pasted in.

Hi @johnngondi, could you try this adapter to use jQuery with Inertia?