Closed chordspear closed 1 year ago
Tried with version 0.1.31 and works fine - likely an issue with the new release. (.32)
It seems to be working for me:
What browser and OS are you using? What device? Touch or mouse? How do you
I was able to reproduce the issue! Thanks for reporting it! 👍
It has been reported on the repository for the JS library so I'll be continuing the conversation there,
Fixed in react-fullpage 0.1.33!
Description
This is likely a known issue but could not find a fix.
Link to isolated reproduction with no external CSS / JS
Added html in each page on top of the base-example in readme.
https://codesandbox.io/s/react-fullpage-js-example-forked-qg6vf2?file=/src/index.js
Did some debugging -
onKeyDown event is triggered, but onChange is not.
Steps to reproduce it