HigorCh's avatar

HigorCh liked a comment+100 XP

1w ago

How to correctly include JS and CSS files in livewire page?

Hello every body! Tell me please, how to correctly include JS files in livewire page? I use wire:navigate to route my pages, and @vite for connect different files. But, when I move to another page, in browser console I see errors from JS file another page. Why? What am i doing wrong?