You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change meant to improve type-safety of the optionsLabel prop by conditionally making it required when options are objects, is breaking autocomplete typescript for at least two different projects when making a wrapper for Autocomplete. So I think all we can do for now is to restore the old type setup
The text was updated successfully, but these errors were encountered:
oddvernes
changed the title
Autocomplete: revert changes from #3408
🐛 Autocomplete: revert changes from #3408
Jun 13, 2024
This change meant to improve type-safety of the optionsLabel prop by conditionally making it required when options are objects, is breaking autocomplete typescript for at least two different projects when making a wrapper for Autocomplete. So I think all we can do for now is to restore the old type setup
The text was updated successfully, but these errors were encountered: