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
After making improvements to the way content is displayed in the Select component(in that PR), we discovered unpredictable behaviour related to the use of the parent container's flex-basis property.
After making improvements to the way content is displayed in the
Select
component(in that PR), we discovered unpredictable behaviour related to the use of the parent container'sflex-basis
property.Therefore, it was decided to move these changes to the major version of the library due to their breaking behaviour in some current use-cases.
The text was updated successfully, but these errors were encountered: