F
Filament10mo ago
morty

Is there a way to stop the global search and notification bell from flashing on page load?

It seems like they're lazy loaded or something?
No description
3 Replies
LeandroFerreira
LeandroFerreira10mo ago
GitHub
filament/packages/panels/resources/views/components/topbar/index.bl...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament
Meta
Meta10mo ago
i think you should try SPA, because standard filament always refresh the page everytime you change click the link, thats why it will always flashing https://filamentphp.com/docs/3.x/panels/configuration#spa-mode
morty
mortyOP10mo ago
SPA does certainly reduce the issue. If the user is used to clicking the logo to go "home", they'll still experience this.

Did you find this page helpful?