Successive call to Table Action doesn't work #15730
-
Beta Was this translation helpful? Give feedback.
Answered by
grinny853
Feb 27, 2025
Replies: 1 comment 2 replies
-
|
I had the exact same experience and switched from ->action() to ->url(). This solved my problem it might solve yours :-). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
MagicDidou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I had the exact same experience and switched from ->action() to ->url(). This solved my problem it might solve yours :-).