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
Fix#6058 Dropdown: Select value with Enter when optionValue is set (#6703)
* Fix: Remove setTokens in onPaste on InputOtp to avoid duplicate values
- When pasted the value into InputOtp, was duplicating the value, as the state was updated in onPaste and onInput
* Update InputOtp.js
* Fix#6058 Dropdown: Select value with Enter when optionValue is set
---------
Co-authored-by: Datacamp <[email protected]>
Co-authored-by: Melloware <[email protected]>
Co-authored-by: Gabriell Reis Alvarenga <[email protected]>
0 commit comments