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
I think there is one fundamental issue and that is that we override what the Enter key does - this breaks keyboard interaction with the page altogether.
Currently, things like the Tab key are mostly broken, we don't use actual
<button>
s (#876) and so on.The text was updated successfully, but these errors were encountered: