Question

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?

Was it helpful?

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/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top