-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Navbar open/close moves the page to the top #192
Comments
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 6, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 7, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 8, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 8, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 9, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 10, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 10, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 12, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 21, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
rom1v
added a commit
to rom1v/blog.rom1v.com
that referenced
this issue
Jan 21, 2017
Opening/closing the navbar moved the page to the top. <poole/lanyon#192> Apply a workaround.
Duplicate of #137. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since commit f039ccb (found through
git bisect
), opening/closing the navbar moves the page to the top, which is very annoying.Reverting a part of the patch avoids the problem:
cc @mdo
The text was updated successfully, but these errors were encountered: