Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select - bug in Safari if a lot of items selected #1903

Open
bratva opened this issue Oct 16, 2024 · 0 comments
Open

Select - bug in Safari if a lot of items selected #1903

bratva opened this issue Oct 16, 2024 · 0 comments
Labels
component: Select enhancement New feature or request

Comments

@bratva
Copy link

bratva commented Oct 16, 2024

Screenshot 2024-10-16 at 17 59 19

If you select about 6000 records in the select, the selected values ​​​​cease to be displayed in the button

Sandbox
https://codesandbox.io/p/sandbox/aged-sun-qfnxp9

// Values has 6k items
<Select multiple options={Options} defaultValue={Values} width={200} />
@korvin89 korvin89 added component: Select enhancement New feature or request labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Select enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants