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

Can't go back to a URL with a hash #15

Closed
ThePixelDeveloper opened this issue May 9, 2011 · 4 comments
Closed

Can't go back to a URL with a hash #15

ThePixelDeveloper opened this issue May 9, 2011 · 4 comments

Comments

@ThePixelDeveloper
Copy link

Lets say I'm on the following page:

http://localhost/exchange#log

The hash selects a jquery tab by default.

I have an edit button on this page which loads my content into the container, works so far. Now If I press the back button pjax doesn't load the content until it hits a URL without a hash. So it has no trouble going back to http://localhost/exchange but can't go back to the URL I provided.

@d1rk
Copy link

d1rk commented May 11, 2011

+1 on this - i experienced the same.

@defunkt
Copy link
Owner

defunkt commented May 14, 2011

Can you provide more information?

What browser are you using, what is the full trail of URLs involved, and what do you expect to happen that does not happen?

Thanks!

@defunkt
Copy link
Owner

defunkt commented Jun 5, 2011

Fixed in fdfd1ab

@defunkt defunkt closed this as completed Jun 5, 2011
@d1rk
Copy link

d1rk commented Jun 5, 2011

awesome - thanks.

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

No branches or pull requests

3 participants