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
If you have any selectable element inside the v-pane-content, then the focus still goes to the element. A tabindex -1 should be added and removed from all focusable element in v-pane-content depending whether its expanded or not.
The text was updated successfully, but these errors were encountered:
If you have any selectable element inside the v-pane-content, then the focus still goes to the element. A tabindex -1 should be added and removed from all focusable element in v-pane-content depending whether its expanded or not.
The text was updated successfully, but these errors were encountered: