Double dashboard menu
I am experiencing an issue since updating the filament to the latest version. A second Dashboard (Escritorio in Spanish) menu has appeared in all instances of the running code. There have been no changes in the code for menu behavior or anything related to it, so I am confident that there are no other MenuItems rendering wildly.
4 Replies
try to clear the localStorage on the browser to see if that fixes it. I have had issues with the menu bar before and that usually helps.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Role back a version or two to see if you can isolate it
Ok, mi issue was that i removed all the line " 'register' => [..]," in settings/filament.php, You have to just let 'register' => [] as an empty array