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

route specific style tags only loaded first time #78

Open
gearguy365 opened this issue Oct 19, 2017 · 0 comments
Open

route specific style tags only loaded first time #78

gearguy365 opened this issue Oct 19, 2017 · 0 comments

Comments

@gearguy365
Copy link

i am using angular ssr on my multi route application with angular material. however, the route specific style tags in the output html are included only the first time. for example if localhost:8080/route1 uses md-card and md-button, the specific styles of these components are only loaded the first time. upon refreshing the route these style tags are not included anymore and therefore appears broken.

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