Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back button issue #10

Open
gargatok opened this issue Nov 21, 2013 · 10 comments
Open

Back button issue #10

gargatok opened this issue Nov 21, 2013 · 10 comments
Labels

Comments

@gargatok
Copy link

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

@Fedik
Copy link
Owner

Fedik commented Nov 21, 2013

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?

@Fedik Fedik closed this as completed Nov 21, 2013
@Fedik Fedik reopened this Nov 21, 2013
@gargatok
Copy link
Author

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.

@Fedik
Copy link
Owner

Fedik commented Nov 21, 2013

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

@Fedik
Copy link
Owner

Fedik commented Jan 15, 2014

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

@daslicht
Copy link

Will this also work with pushstate and not hashes ?

@Fedik
Copy link
Owner

Fedik commented Jun 14, 2014

it when use pushstate ... with hashes should be good

@daslicht
Copy link

? pardon

@Fedik
Copy link
Owner

Fedik commented Jun 14, 2014

this bug related to handling "pushstate" in the fullajax library

@daslicht
Copy link

So it will work with hashes but not with pushstate ?
I am going to try it later, thanks

@Fedik
Copy link
Owner

Fedik commented Jun 15, 2014

it will work with both, but with pushstate, there a bug 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants