We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When try to select an option in the second component the view is scrolled to the left.
There should be no scrolling and in the second select component an option could be chosen
Repeat with the CSS fix in the CSS Section: -> 6. No scrolling is done an it looks good -> Question: Does it break any other functionality.
Tested on:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
When try to select an option in the second component the view is scrolled to the left.
Expected behavior
There should be no scrolling and in the second select component an option could be chosen
Steps to reproduce
Repeat with the CSS fix in the CSS Section:
-> 6. No scrolling is done an it looks good -> Question: Does it break any other functionality.
Additional context
Tested on:
The text was updated successfully, but these errors were encountered: