devaid-jekyll-theme
devaid-jekyll-theme copied to clipboard
scrollTo function stopped working in Chrome
Chrome fixed a big in version 61 and broke every website using scrollTo.
https://stackoverflow.com/questions/45061901/chrome-61-body-doesnt-scroll?noredirect=1#comment79118476_45061901
This is only broken in chrome 61+, all other browsers seem to work just fine.
To reproduce just visit any website using this theme and click on the clicks that would have scrolled to the link.
https://github.com/kevit/devaid-jekyll-theme/blob/master/public/js/main.js#L17