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
Something weird to do with types, freeSolo is being forced to be false Type 'boolean' is not assignable to type 'false'.. Of note, commenting out the final spread of props to the component {...autocompleteProps} causes the error to shift to onChange. Maybe to do with the typing of the value passed in to control component