[v5.0.0-beta5] No logo when the topbar is disabled
I have disabled the topbar with
->topbar(false). Do I need some other configuration for it to work or it's just a bug?
2 Replies
I was unable to reproduce the error on a fresh repository, but my problematic app has the following configuration:
all right guys, it was some nasty blade cache. I've added fully collapsible and removed it and now it wrks
Yeah, I've seen this too. Basically, if something doesn't work as expected in Filament, always clear your cache because the majority of things that I thought were bugs turned out to be exactly that 😅