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
Prefix, Suffix & other slots in the Select are not rendered initially. They appear after you click on the element.
Prefix, Suffix & other slots' content is not visible. It becomes visible after clicking on the element.
Content of the slots should be visible
The text was updated successfully, but these errors were encountered:
fix(select): prefixes/suffixes not being rendered
29f9bef
Closes #722
fix(select): prefixes/suffixes and helper text not being rendered (#724)
c832a53
* fix(select): prefixes/suffixes/helper-text not being rendered Closes #722 --------- Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com>
simeonoff
Successfully merging a pull request may close this issue.
Description
Prefix, Suffix & other slots in the Select are not rendered initially. They appear after you click on the element.
Steps to reproduce
Result
Prefix, Suffix & other slots' content is not visible. It becomes visible after clicking on the element.
Expected result
Content of the slots should be visible
Attachments
The text was updated successfully, but these errors were encountered: