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
react-select is broken cause react-input-autosize is not capatible with React 15.2 Warning: Unknown propminWidthon <input> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in input (created by AutosizeInput) in div (created by AutosizeInput) in AutosizeInput (created by Select) in div (created by Select) in div (created by Select)
The text was updated successfully, but these errors were encountered:
Related issue
JedWatson/react-select#1073
react-select is broken cause react-input-autosize is not capatible with React 15.2
Warning: Unknown prop
minWidthon <input> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in input (created by AutosizeInput) in div (created by AutosizeInput) in AutosizeInput (created by Select) in div (created by Select) in div (created by Select)
The text was updated successfully, but these errors were encountered: