FilamentF
Filamentβ€’7mo ago
Ashk

Alpine Expression Error: table is not defined

Hello,

I have a ManageParties page, when I implement $defaultAction, or force an action in query param with ?action=create, the action doesn't open and I get errors in the browser console.

Thank you for your help πŸ™

Alpine Expression Error: table is not defined

Expression: "table"
image.png
Solution
FYI: I found my issue, it's related to the plugin Global Search Modal
I can reproduce/fix the behaviour by add/removing the plugin in my panel provider
Was this page helpful?