Mikey
Action button not working on first click
Yeah, same thing, the request is sent but client ignores it. Fixed it by not using nested actions, instead I use action to display first modal and for the second modal I use blade component instead (https://filamentphp.com/docs/3.x/support/blade-components/modal). It's not ideal, but at the very least it works.
7 replies