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 - Slots need additional render cycle to appear #722

Closed
igdmdimitrov opened this issue Apr 3, 2023 · 0 comments · Fixed by #724
Closed

Select - Slots need additional render cycle to appear #722

igdmdimitrov opened this issue Apr 3, 2023 · 0 comments · Fixed by #724
Assignees
Labels
bug Something isn't working ✅ status: resolved

Comments

@igdmdimitrov
Copy link
Contributor

Description

Prefix, Suffix & other slots in the Select are not rendered initially. They appear after you click on the element.

Steps to reproduce

  1. Open Codesandbox sample

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

@igdmdimitrov igdmdimitrov added bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Apr 3, 2023
@simeonoff simeonoff added 👀 status: in-review and removed 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Apr 4, 2023
simeonoff added a commit that referenced this issue Apr 4, 2023
rkaraivanov pushed a commit that referenced this issue Apr 6, 2023
* fix(select): prefixes/suffixes/helper-text not being rendered
Closes #722

---------

Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✅ status: resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants