Hello.
Sorry for my bad english.
Now I understand Ext.state.Stateful. I use cookieProvider.
Conceptually, I can not understand one thing.
Everything seems to work, cookies are created, events occur.
But why at the start of the application (f5 in the browser) does the statesave event fire and erase all states?
What about? It turns out that the state can be stored only while the application is running. Those. F5 clicked, and all the states flew off? I am using 6.2 gplv3
See the demonstration here https://fiddle.sencha.com/#view/editor&fiddle/2p30
If you click Run, then hide one of the columns, then click Run again.
As a result, this column will again be visible.