inertiajs / inertiajs.com

Official Inertia.js website.
https://inertiajs.com
146 stars 115 forks source link

InertiaJS with VueJS conflict with jQuery #183

Closed johnngondi closed 5 months ago

johnngondi commented 3 years ago

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.

rogervila commented 2 years ago

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