How to hide 'create new' when there is no input but focused #5289
Unanswered
neostom432
asked this question in
Q&A
Replies: 1 comment 1 reply
-
How to reproduce this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm using
Creatable
inreact-select/creatable
and want to hide 'Create new' when user doesn't type anything.For now, when user click selector, 'Create new' option is showing even user doesn't type.
How can I show 'Create new' when only user types something?
Beta Was this translation helpful? Give feedback.
All reactions