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
Since the tabindex on the a, input, button, select element of an active slide is removed, they're not focusable.
I have a way to fix this, by just changing the tabindex to 0.
Since the tabindex on the a, input, button, select element of an active slide is removed, they're not focusable.
I have a way to fix this, by just changing the tabindex to 0.
#89
The text was updated successfully, but these errors were encountered: