hash_code3000
HELP: It requires double click to trigger the table actions inside the Action Modal
In my RelationManager file, I have a table with a custom header action. This custom header action when clicked, it opens a Modal, and inside the modal is a filament table. In my filament table inside the modal, there's a table action. The problem I encountered is, that I needed to click twice the table action before it triggers. This issue only occurs every time I open the Modal. It happens like the first click doesn't trigger but the second and the rest of the action click works fine.
10 replies