d4nyll / smartscroll

jQuery plugin for scrolljacking and auto-hashing

Home Page:https://d4nyll.github.io/smartscroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bindKeyboard prevents browser keyboard refresh shortcut

chrisg88 opened this issue · comments

While scrolling or stopped inside the section wrapper Chrome appears to ignore the refresh shortcut while bindKeyboard is set to true.

This was a bug I identified earlier and should have been fixed with commit 5e47c9c (version 2.4.1).

Which version are you using at the moment?

You're correct, version 2.4.1 fixed this bug.