ShawnVeltman
Anybody else temporarily losing Action capability after deploying?
Upon further investigation, it seems it happens the alpine session variables are re-set. Once they've been deleted, no action modals will show up until a page is loaded twice (then any/all of the action modals work again). Turns out the issue was because I used wire:navigate, and that seemed to interfere with the first loading of actions.
5 replies
Pest Testing Repeater (extra value added in tests)
I don't have much testing knowledge in Filament, unfortunately (hence my confusion and need for help on this topic!). I've found the Laracasts series on testing in general to be super helpful, and the Filament documents for Filament specific testing are typically pretty great, though I'm sure I'll be back here with plenty more questions as I get better coverage on more of the Filament functionality in my latest app
9 replies
Pest Testing Repeater (extra value added in tests)
You are a godsend, that did it! I was able to set a locked variable for default items, set it to 1 for "real" usage, set it to 0 in the test, and everything works great. Thank you thank you thank you!!!!!
9 replies