Replies: 4 comments 6 replies
-
|
I have the same problem |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem here. |
Beta Was this translation helpful? Give feedback.
-
|
I am facing the same issue with laravel 10.x and livewire 3.x. When using wire:navigate, preline stops working!! |
Beta Was this translation helpful? Give feedback.
-
|
So, I had the same issue with another library. I found the solution by restarting the library each time the navigate or navigation event is triggered in Livewire with an init() function. However, I couldn't find this function or anything similar here in preline. I believe it might be automatic. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I did notice that since Preline v2.0.0 dropdowns (or realy any other JS functionality) stops working when navigating between app pages.
What happens:
Please note, that i have tried including <script src="./node_modules/preline/dist/preline.js"></script>
In v1.9.0 plugins work fine, but v2.0.0 has this issue.
Screen.Recording.2023-11-14.at.10.00.17.mov
How do i solve this?
Beta Was this translation helpful? Give feedback.
All reactions