Replies: 1 comment
-
|
OK, I solved this. In addition to setting the value we must also set the options for the label & value so the autocomplete has something to show. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
How is this supposed to work when the autocomplete is set to use external data?
I have instantiated a new Autocomplete with search set to ['external', 'global'] set, plus an initial value via the value option. Nothing populates in the autocomplete input field.
Any guidance?
Beta Was this translation helpful? Give feedback.
All reactions