Problem with flickering of Livewire
Have any of you experienced this "flicker" of Livewire elements in Filament 3 (using Livewire 3)? If so, how to get rid of it?
Solution:Jump to solution
It's fixed in 3.2.2 π - probably this https://github.com/livewire/livewire/commit/04e096abcaa81b076f5995f99a699d8b8dc13a08
5 Replies
Notic the flicker of the name in the upper right corner. It disappers for a short time while other text stays intact. Why is that and how to get rid of it?
The video is called NEW Laravel Breeze 1.24 with Livewire SPA by Laravel Daily on Youtube if you want to see the original video.
Is that just a result of a full page load, going to a new page?
Yes. It's a page reload and the drop down menu probably being initiliazed
Solution
It's fixed in 3.2.2 π - probably this https://github.com/livewire/livewire/commit/04e096abcaa81b076f5995f99a699d8b8dc13a08
Here is the new video I made using the newest 3.2.2 version and it is not blipping/flickering at all, which is super COOL!!!