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

[ng-dev] trimLeftoverStyles() trims things added by ionic or fontawesome #34

Closed
ersimont opened this issue Mar 10, 2021 · 1 comment
Closed

Comments

@ersimont
Copy link
Member

Maybe try this workaround instead:

this.inject(ɵDomSharedStylesHost).ngOnDestroy();
@ersimont
Copy link
Member Author

Looks like the next version of Angular will let us address this with angular/angular#42566. That makes me more comfortable using this hacky workaround, since it should be short lived.

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