Open gustavlrsn opened 2 years ago
Can you reproduce the issue on this codesandbox? https://codesandbox.io/s/m34yq5q0qx
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 0.1.27
, at least when testing locally. Still not working in the codesandbox, but is probably due to codesandbox or the iframe as you say.
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. Just released it today including fullPage.js 4.0.12
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