Actions on relation managers load when clicked but never execute the action
The actions that I put on relation managers do not work. They are perfectly set up and visible, but when clicking, they do not execute the actual action callback. The loading spinner loads and the request returns status 200, but nothing happens. I have set up a completely new record with relation manager too and the same happens.
The Filament version is 3.2.124 (newest).
Some debugging shows:
Any idea what could be causing this?
1 Reply
In addition, I have tried adding one of the built-in actions, and the result is the same.