We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
An example of a normal website link: http://www.yourwebsite.com/jokes/10502/Ashes-To-Ashes
An example of the above link shared on Facebook or Tumblr http://www.yourwebsite.com/jokes/10502/Ashes-To-Ashes#Cgy8Io0pXq6szy6e.01
Resulting URL if loading jquery.history on the page. http://www.yourwebsite.com/jokes/10502/Cgy8Io0pXq6szy6e.01
Depending on how you have your site set up, this could sometimes cause a 404.
I need an urgent fix for this on my sites.
The text was updated successfully, but these errors were encountered:
How can I prevent my URL from being chopped up? Is there an override or something I can do? Perhaps comment out some code? Please help.
Sorry, something went wrong.
Issue browserstate#273 Tumblr and Facebook started adding #somevalue.…
b78af84
…01 to their shared URLS. jquery.history is rewriting these urls.
No branches or pull requests
Hi,
An example of a normal website link:
http://www.yourwebsite.com/jokes/10502/Ashes-To-Ashes
An example of the above link shared on Facebook or Tumblr
http://www.yourwebsite.com/jokes/10502/Ashes-To-Ashes#Cgy8Io0pXq6szy6e.01
Resulting URL if loading jquery.history on the page.
http://www.yourwebsite.com/jokes/10502/Cgy8Io0pXq6szy6e.01
Depending on how you have your site set up, this could sometimes cause a 404.
I need an urgent fix for this on my sites.
The text was updated successfully, but these errors were encountered: