JDMhammer
JDMhammer
FFilament
Created by JDMhammer on 2/6/2025 in #❓┊help
Dark mode class goes away...
I just noticed that too, I'm going to remove my dep reference and roll with the Filament specified version
20 replies
FFilament
Created by JDMhammer on 2/6/2025 in #❓┊help
Dark mode class goes away...
I think I got it, livewire update was the cuplrit. v3.5.19 the bug exists, downgraded to v3.5.18 and it works as expected
20 replies
FFilament
Created by JDMhammer on 2/6/2025 in #❓┊help
Dark mode class goes away...
Which is what's throwing me for a loop too, I'm able to reproduce it locally with both Chrome, Edge and FF. If I disable spa() because it's a full load its fine.
20 replies
FFilament
Created by JDMhammer on 2/6/2025 in #❓┊help
Dark mode class goes away...
Nothing stands out, I can see the livewire update, the fetch for the next page and then the avatar being loaded.
20 replies
FFilament
Created by JDMhammer on 2/6/2025 in #❓┊help
Dark mode class goes away...
I had thought something might be related to JS so I checked the console and no errors are thrown... Any debugging suggestions for somewhere else to look?
20 replies
FFilament
Created by johncarter on 8/1/2023 in #❓┊help
How do I redirect a user after login based on the panel they are allowed to view?
I ended up moving the navigation item to the page header as that was causing it to redirect to an unintended location. Seemed like the simpler change 🤷‍♂️
6 replies
FFilament
Created by johncarter on 8/1/2023 in #❓┊help
How do I redirect a user after login based on the panel they are allowed to view?
@johncarter how did you implement the response into a panel?
6 replies
FFilament
Created by JDMhammer on 9/16/2023 in #❓┊help
Setting options don't render when using `mount()` to authorize the page
4 replies
FFilament
Created by acroninja on 8/26/2023 in #❓┊help
Is it possible to have a panel that is public without authentication?
Damn, came here in the hopes I could do a public panel. Would be awesome to have this in the future though
14 replies