I use ExtJS Classic 7.3.1.
Hi, tell me what to do, please I found a bug - https://fiddle.sencha.com/#view/editor&fiddle/3rlq
when restoring a state, if a column has a sorter and is located in another column, an error occurs.
at the same time, if the column is taken out separately (Type (OK SORTER)), then everything is restored perfectly.
actions:
- sort by column Type (OK SORTER);
- refresh the page - the restoration of the state should go fine, i.e. the sorting will be on the column from paragraph 1;
- sort by Day column (BUG SORTER)
- refresh the page - it will try to restore the state, but it will fall with an error
- clear the ext-tree panel state in localStorage