F
Filament4w ago
taqi

How do I fix the placement in an ActionGroup inside a table?

I'm using ActionGroup in a table since I’ve got a bunch of actions. It’s fine at the top, but here’s what happens at the bottom [IMAGE ATTACHED]
No description
Solution:
@taqi I hope this helps. The '.flip' is missing in v4, this hack did it for me.
No description
Jump to solution
3 Replies
Solution
Kikechi
Kikechi4w ago
@taqi I hope this helps. The '.flip' is missing in v4, this hack did it for me.
No description
taqi
taqiOP4w ago
@Kikechi add a PR to the doc maybe?
Kikechi
Kikechi3w ago
@taqi There's already a PR for a change in the codebase not docs. Then we won't need this hack @taqi this has been fixed in v4.0.16. This piece of code can be removed

Did you find this page helpful?