ComboBox options prop #2541
Unanswered
jlee-enquizit
asked this question in
Q&A
Replies: 1 comment
-
Hi @jlee-enquizit, would you be able to share more details or if #2715 's story gives some perspective |
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
-
Using the ComboBox component, typing into the input fires an onChange that makes API call to return a new array for the options dropdown.
The props are updated but the menu does not
What could be going on here?
Beta Was this translation helpful? Give feedback.
All reactions