Tuesday, 14 November 2023

Tabulator in Javascript - Buggy column moving

I'm using Tabulator to display some data in my js app. When I move columns around (using movableColumns: true), it works normally. When I add a new column programmatically and then try to move that column around, it displays this behavior:

Errored Image

Any Tabulator experts know what could be going on?



from Tabulator in Javascript - Buggy column moving

No comments:

Post a Comment