Search code examples
extjsextjs4extjs4.2

ExtJS browser page refresh lose location


I have my ExtJS application. It's working fine but when I refresh the page it's sending me again to the login page and I lose the location where I was.

Is there any Ext.History implementation for solving this?


Solution

  • Yes, see Ext.util.History. Btw, the Ext Documentation site uses History class and I also use it at my examples page: http://extjs.eu/ext-examples/