-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
issue/bug-confirmedIssues about a bug that has been confirmed by a maintainerIssues about a bug that has been confirmed by a maintainer
Description
If you have a select input (not multi-select) and horizontally center the value, typing into the search field causes an infinite loop leading to a "Call stack size exceeded" error.
It would definitely be nice to support centering text in single-select mode, so this should be looked into. I suspect the issue is related to the input-autosize; maybe it's worth adding a prop that disabled use of that component if you don't need it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue/bug-confirmedIssues about a bug that has been confirmed by a maintainerIssues about a bug that has been confirmed by a maintainer