-
When using AutoComplete custom option with typescript, I got a type problem: Type 'Element[]' is not assignable to type 'AutoCompleteOptions'. |
Beta Was this translation helpful? Give feedback.
Answered by
unix
Mar 31, 2021
Replies: 1 comment
-
This is a type error, thank you for pointing it out. We have just out patch version( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bowen7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a type error, thank you for pointing it out. We have just out patch version(
2.1.4
), you can update Geist UI (CDN sync may take some time) and try again.