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

Sidebar appears then disappears in Chrome #853

Closed
3 tasks done
weiyangtham opened this issue Feb 19, 2017 · 3 comments
Closed
3 tasks done

Sidebar appears then disappears in Chrome #853

weiyangtham opened this issue Feb 19, 2017 · 3 comments

Comments

@weiyangtham
Copy link

  • This is a question about using the theme.
  • I have updated all gems with bundle update.
  • I have tested locally with bundle exec jekyll build.

This seems to be a Chrome problem specifically. For some blog posts, the sidebar appears for a split second but then disappears, but it works perfectly fine for others.

Unfortunately I can't show the sidebar disappearing but this is an example after it disappears with screenshot below:

screen shot 2017-02-18 at 11 15 47 pm

Another post with the same problem.

Example of a post where the sidebar works with screenshot below:

screen shot 2017-02-18 at 11 18 06 pm

I'm using the latest version of Chrome (Version 56.0.2924.87) and I've tried turning off all extensions, including adblockers, as suggested in issue #816. The problem exists when I build locally.

@mmistakes
Copy link
Owner

Maybe it's a bug with an older version of Chrome. I'm on Version 57.0.2987.54 beta (64-bit) and the sidebar on all of those links works just fine for me.

@mmistakes
Copy link
Owner

The posts where it disappears for you... are they ones with the MathJax script? Entirely possible that's causing some sort of delay or conflict with the script that initializes the sticky sidebar.

I'd suggest updating the theme (current version is 4.2.1) because I removed that a few versions ago and seems like you're using an older version (modified 4.0.10?) that doesn't have a lot of these fixes.

@weiyangtham
Copy link
Author

Yes they are the ones with MathJax; I hadn't noticed that at first.

I tried updating the theme without updating Chrome and that didn't help. After that I updated Chrome and that worked. So I guess it was some interaction of MathJax and a Chrome bug that was causing the problem.

Many many thanks for the prompt help!

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

No branches or pull requests

2 participants