You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the isVirtualized prop in the Select component, the VirtualizedListbox fails to access the properties of the selectors, resulting in the following error
TheFabi8A
changed the title
[BUG] - Error using isVirtualized prop in <Select /> with VirtualizedListbox
[BUG] - Error using isVirtualized prop in Select Component with VirtualizedListbox
Dec 19, 2024
NextUI Version
2.6.8
Describe the bug
When using the isVirtualized prop in the Select component, the VirtualizedListbox fails to access the properties of the selectors, resulting in the following error
Your Example Website or App
https://stackblitz.com/edit/vitejs-vite-ttgk5xfz?file=src%2FSelectAvatarDecoration.tsx
Steps to Reproduce the Bug or Issue
Expected behavior
The Select component should work correctly with the isVirtualized property enabled, without throwing any errors and displaying the elements.
Screenshots or Videos
2024-12-19.05-06-48.mp4
Operating System Version
Windows
Browser
Chrome
The text was updated successfully, but these errors were encountered: