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
removed e.stopPropagation() from onKeyDown (#2354)
* removed e.stopPropagation() from onKeyDown
* added check if propgation has already been stopped
* added test for isPropagationStopped
* removed stopPropagation completely, also removed the test
Co-authored-by: Daniel Lu <[email protected]>
Co-authored-by: Robert Snow <[email protected]>
0 commit comments