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

Icons dissapear if passed in as a q:slot #21

Open
vdemcak opened this issue Jan 30, 2024 · 0 comments
Open

Icons dissapear if passed in as a q:slot #21

vdemcak opened this issue Jan 30, 2024 · 0 comments

Comments

@vdemcak
Copy link

vdemcak commented Jan 30, 2024

I've discovered, that if an icon is passed directly into a component using the q:slot directive, it will dissapear on the next UI update. The only way to avoid this is to wrap the icon in a <div> and pass the div as a q:slot. This leads to a lot of unneccesary and messy code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant