The Select component continuously rerenders in v15 while the scroll bar is not at the top. This makes the scroll bar flash continuously. This happens even with static options.
I'm on React 19.2.6 and v15.0.14 of @workday/canvas-kit-react.
Here's the video:
Reproduction.mov
and here's the minimal code to reproduce it:
minimal.tsx
The Select component continuously rerenders in v15 while the scroll bar is not at the top. This makes the scroll bar flash continuously. This happens even with static options.
I'm on React 19.2.6 and v15.0.14 of @workday/canvas-kit-react.
Here's the video:
Reproduction.mov
and here's the minimal code to reproduce it:
minimal.tsx