-
Notifications
You must be signed in to change notification settings - Fork 178
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
Keyboard scrolling not working in v4 #336
Comments
Can you reproduce the issue on this codesandbox? I don't seem to be able to. |
@alvarotrigo in your codesandbox it is working, maybe it is due to Next.js in my reproduction somehow? |
I'll need to investigate further. |
Any estimate on when this will be resolved? We need this feature to be able to upgrade to v4. |
@skoteskote I wasn't able to reproduce the issue on my side using Next and React with exactly the same setup as on the codesandbox. Can you try outside codesandbox to see if the issue is on the codesandbox code or iframe? |
@alvarotrigo This seems to be fixed in I'll close this issue, thank you! |
Awesome to hear! 👍 |
Still an issue, I was mistaken in that it was solved. |
Try the latest version of react-fullpage.js 0.1.29. |
Description
I'm having issues getting keyboard scrolling to work in v4
Link to isolated reproduction with no external CSS / JS
https://codesandbox.io/s/react-fullpage-keyboard-scrolling-bug-enzwfq
Steps to reproduce it
Versions
Chrome, macOS
The text was updated successfully, but these errors were encountered: