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
Please observe that the control is always getting into OnChange event
Resulting in inconsistent value ( 2 or Desc )
Could you please suggest how to capture OnBlur event?
Hoping to consistently get 2 as value
Expected behaviour
Hoping to get 2 as "value" (the behavior can hopefully be resolved by properly differentiating onBlur vs OnChange)
Currently focus in, focus out, on Change all events seem to trigger On Change.
Could you please suggest a way to consistently get 2 as "value"
This discussion was converted from issue #12676 on March 15, 2025 22:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Version Number
7.21.0
Codesandbox/Expo snack
https://codesandbox.io/p/devbox/modest-haze-lygdlf?workspaceId=ws_o3ZTv5WMuUsYvDaoBLm2p
Steps to reproduce
OnChange
eventvalue
( 2 or Desc )OnBlur
event?Expected behaviour
Hoping to get 2 as "value" (the behavior can hopefully be resolved by properly differentiating onBlur vs OnChange)
Currently focus in, focus out, on Change all events seem to trigger On Change.
Could you please suggest a way to consistently get 2 as "value"
What browsers are you seeing the problem on?
No response
Relevant log output
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions