In some cases columns which are hidden in a state are not correctly hidden while restoring said state. For example in following snippet: Code Snippet
Expected behaviour: title and year are hidden.
If the state is restored a second time the columns are correctly hidden
This seems to be corresponding to the column configuration. Above example works completely fine if the column configuration and the “ids”-Array of the state are in the same order .
https://snippet.webix.com/wnllecnn
This worked fine in 11.1