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

Anchors do not work with jquery 3.x #178

Open
FionNoir opened this issue Apr 16, 2019 · 3 comments
Open

Anchors do not work with jquery 3.x #178

FionNoir opened this issue Apr 16, 2019 · 3 comments

Comments

@FionNoir
Copy link

@FionNoir FionNoir commented Apr 16, 2019

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.

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Apr 16, 2019

Can you please provide an isolated reproduction of the issue?

@cnakh

This comment has been minimized.

Copy link

@cnakh cnakh commented Jun 3, 2019

I use jQuery 3.4.1 got the problem with anchor.
After changed to <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>, it works normally.

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jun 3, 2019

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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.