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]
Solution:
Jump to solution
@taqi I hope this helps. The '.flip' is missing in v4, this hack did it for me.

3 Replies
Solution
@taqi I hope this helps. The '.flip' is missing in v4, this hack did it for me.

@Kikechi add a PR to the doc maybe?
@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