Plugin persistentState not saving order to localStorage

Tags: #<Tag:0x00007f8b233c2480> #<Tag:0x00007f8b233c21b0>

Hello!
Such a case, in the table we move some position with do drag’n’drop,after that create a new position through the context menu, after that we re-open the table, and the order of positions that was when we closing table, does not match with current order. what can i do to fix it?

Hi @nikoches

I checked in in this example and it seems to work correctly: https://jsfiddle.net/handsoncode/fdzpvj03/ Can you please modify it to match your settings?