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
Inside of an input field, onKeyPress isn't tiggered in Chrome for Backspace (and possibly other keys). I know this isn't a React bug, but rather a browser inconsistency that might be normalized.
Inside of an input field,
onKeyPressisn't tiggered in Chrome for Backspace (and possibly other keys). I know this isn't a React bug, but rather a browser inconsistency that might be normalized.