Open jpzwarte opened 8 hours ago
I have another possible issue when using the virtual list.
Steps:
https://github.com/user-attachments/assets/fb827144-8c9a-48cf-986b-64570e89bf81
Related (?) issue seen in combobox-multiple-basis:
In Safari (v18.1.1) on macOS 15.1.1:
Observe both items be removed.
https://github.com/user-attachments/assets/7403e912-82c2-4c7b-a0d8-20c92fd78f53
aria-current
is not supposed to be used in combination with theoption
role (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current#associated_roles)