Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAnchors do not work with jquery 3.x #178
Open
Labels
Comments
This comment has been minimized.
This comment has been minimized.
Can you please provide an isolated reproduction of the issue? |
This comment has been minimized.
This comment has been minimized.
I use jQuery 3.4.1 got the problem with anchor. |
This comment has been minimized.
This comment has been minimized.
I'll wait for an isolated reproduction of the issue in jsfiddle or codepen. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By using jquery 3.3.1 the anchor passed by the URL isn't working. So the page always start with the frist view (langing page). It works fine with jquery 1.x.
I want to use a newer jquery version cause of other frameworks in my project.