Señor Nikola
Strange Issue with Filament and API Routes
Not directly with api, but evertime i update profile and try to logout of filament admin panel it throws that login route has not been defined.. It started happening since I have added api routes.. Hence question.. Maybe i formatted question wrong
18 replies
Help Us Improve Filament’s Docs & Education in v4
From my perspective, as mentioned above, adding some minor customizations for components and highlighting aspects that were harder to find in the documentation—yet surfaced through community discussions—would be beneficial.
The biggest issue I encountered was with broadcasting. I feel that the documentation in this area could be expanded, particularly around broadcast configuration. This is where I believe improvements to the docs would be most valuable. Additionally, it would be helpful to see more examples of where broadcasting could be implemented, such as in navigation badges, dynamic UI elements, or other interactive components that rely on real-time updates.
69 replies
The user menu in the top right breaks on one page
Are you using spa()? I my case each time i had filament throw errors in console - spa() was main reason for it. As soon as i turned it off all errors were gone. (Point to note everything was working even with all errors)
10 replies