Select tag scrolling does not work #563
Unanswered
Nikolasgrizli
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I open a select with a large number of options and try to scroll with the mouse on desktop or tap on mobile, the whole window scrolls instead of scrolling through the contents of the select.
I have a small site on react and also had the problem getting an instance, so this is implemented as follows:
Some questions I'd be happy to get an answer or advice on:
wrapper.tsx
page.tsx
Beta Was this translation helpful? Give feedback.
All reactions