Back button issue
Hi Fedik,
Thank you for your excellent tool.
I'm using it with Joomla, and it works very well. I encountered an issue with the back button. I'm using HTML5 back button, but it does not work all the time. No error message, nothing, just the page does not go back to the previous state (with newest chrome browser for example).
Did you encounter anything like this with HTML5 back button functionality, or could you please give me any clue where to search?
Thank you! All the best, Gergely
hi, couple questions: it only in the latest Chrome? or in other browsers? whether the link contain the # symbol? and it happens always with any link or it happens only in some cases or for a specific pages/links?
Hi,
Well I do not know all the answers, but I will post them: It happens with latest Chrome or Firefox. Internet explorer I do not care if it does, I tell everyone to start to use a "browser".. :) I don't know about the # sign, I will check it out. Why does it matter? I happens in some cases, I did not find any system in happening yet.
if you have a link like www.example.com/some/page#text it can be problem in some cases
and yes, would be good to know in what cases it happens, otherwise will be not possible find out
ok, there some problem when: click some link click the back button click another link
in the address line keeps a wrong link, and history broken
Will this also work with pushstate and not hashes ?
it when use pushstate ... with hashes should be good
? pardon
this bug related to handling "pushstate" in the fullajax library
So it will work with hashes but not with pushstate ? I am going to try it later, thanks
it will work with both, but with pushstate, there a bug :smile: