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

encapsulation: ViewEncapsulation.Native on a View breaks where the styles are appended #4513

Closed
rolandjitsu opened this issue Oct 4, 2015 · 1 comment

Comments

@rolandjitsu
Copy link

After transitioning to the latest alpha version, I noticed that when I use encapsulation: ViewEncapsulation.Native on my views, the <style></style> tags get appended to the wrong places. Actually, each style tag gets duplicated in each shadow root.

But encapsulation: ViewEncapsulation.Emulated works just fine.

@tbosch tbosch self-assigned this Oct 5, 2015
tbosch added a commit to tbosch/angular that referenced this issue Oct 5, 2015
tbosch added a commit to tbosch/angular that referenced this issue Oct 5, 2015
…mponent

BREAKING CHANGE:
- `Renderer.registerComponent` now takes an additional argument.

Fixes angular#4513
@tbosch tbosch closed this as completed in 0299d4a Oct 5, 2015
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants