history object doesn't keep navigation history ios7 safari

旧街凉风 提交于 2019-12-06 10:22:13

问题


I've just noticed this issue in my sencha touch 2 app: - If you are using Application Cache and also managing states through hash or other technique, the history object will not keep your navigation history, therefore history.back() will never work and history.length stays in 1 forever.

Any idea whether there is a workaround to solve this?

来源:https://stackoverflow.com/questions/18914588/history-object-doesnt-keep-navigation-history-ios7-safari

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!