Skip to content

nested component in custom element does not inherit style #2605

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

Closed
rspieker opened this issue Apr 28, 2019 · 2 comments
Closed

nested component in custom element does not inherit style #2605

rspieker opened this issue Apr 28, 2019 · 2 comments

Comments

@rspieker
Copy link

Having a custom element built using Sveltes' component inclusion results in the included component style not being inherited.
This appears to come from the premise that if the main component is a custom element, all components inside it must be custom elements too, whereas this is not fully reflected by the compiled code.

demo repo demonstrating the issue

@stale
Copy link

stale bot commented Jun 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale-bot label Jun 27, 2021
@stale
Copy link

stale bot commented Jul 11, 2021

This issue has been closed as it was previously marked as stale and saw no subsequent activity.

@stale stale bot closed this as completed Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants