How do I use the CreatableSelect? #5198
Unanswered
MegaKeegMan
asked this question in
Q&A
Replies: 1 comment
-
You can't use string for options. Your options are to make them objects or use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not filing a bug yet, because maybe I am doing something wrong.
I add this to my component:
scopedReasons is an array of strings. onChange looks like this for now:
Now I keep getting this error:
I have no idea why this is happening. Any ideas?
Here are my relevant imports:
Beta Was this translation helpful? Give feedback.
All reactions