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
* Currently if a list option is disabled through the `[disabled]` binding, the disabled option still has the `pointer` cursor.
* Fixes that list options are still focusable if disabled.
* Fixes that the selection list is still focusable if disabled.
Fixes#9952
0 commit comments