react-select: Impossible to get value onBlur event #5475
ThibaudS-web
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
For my first experience, i have a problem with the react-select. For the validation of my form, I display an error message on the onBlur event. The problem is that no value appears in my logs. However, onChange works fine.
I don't think it's a bug, I'm just having trouble using the event.
Handler
The return of my component function
Do you have a suggestion?
Beta Was this translation helpful? Give feedback.
All reactions