New Install Dashboard only loads Navigation

My dashboard only loads a cut off navigation and white or black page dependant on this value ->darkMode(false) in the PanelProvider. My app isnt currently using tailwind but it looks like the assets are loaded from vendor. (network inspect). Plus, everything in the docs regarding assets is only for custom stuff, "By default, all CSS files registered with the asset system are loaded in the <head> of every Filament page. ", so I dont have to compile anything? This is what I'm looking at.. I have experience building panels in v2. zippity in v3, but I am not upgrading, this is a fresh install. return $panel ->login() ->registration() ->passwordReset() ->emailVerification() ->profile() // ... more settings ->authMiddleware([ Authenticate::class, ]);
No description
1 Reply
BataBoom
BataBoomOP10mo ago
to be clear this is what I expect to see. Doesnt appear mine is rendering correctly.
No description
Want results from more Discord servers?
Add your server