livewire – wire:navigate load from side
I’m using Livewire, Alpine.js, and Tailwind CSS in my project. I’m encountering an issue where, when I load a page with wire:navigate, there is an animation that causes the page to slide in from right to left. I can’t figure out where this animation is coming from or how to remove it.
Error: Detected multiple instances of Alpine running. ( Livewire 3.x & Laravel 11.x )
When working with Laravel and Liveware in a new installation, it shows that error.