Dashboard customizationWhy aren't my form datapickers being rendered?

No description
11 Replies
LeandroFerreira
LeandroFerreira9mo ago
I think this class should extend \Filament\Pages\Dashboard, not Page
Gabs&Gabs
Gabs&GabsOP9mo ago
Thanks for your attention Le The problem is that when I use extends DashboardPage, my page returns 404
No description
Gabs&Gabs
Gabs&GabsOP9mo ago
My dashboard is already inside app/Filament/Pages And my configuration file looks like this:
No description
Gabs&Gabs
Gabs&GabsOP9mo ago
No description
LeandroFerreira
LeandroFerreira9mo ago
remove /dashboard from url on the browser
Gabs&Gabs
Gabs&GabsOP9mo ago
Thank you, but it's still not rendering 😰
No description
LeandroFerreira
LeandroFerreira9mo ago
working here
No description
LeandroFerreira
LeandroFerreira9mo ago
make sure your Filament is updated
Gabs&Gabs
Gabs&GabsOP9mo ago
will i try here

Did you find this page helpful?