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
Stumbled upon strange behavior while navigating through radio buttons via arrow keys.
Order of navigation is not corresponding with order in the DOM.
The layout is done with flexbox but I don't use order at all.
In Chrome and Safari navigation works as expected.