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

Can't setup ng-universal on simple project #16

Open
davidecampello opened this issue Sep 24, 2020 · 0 comments
Open

Can't setup ng-universal on simple project #16

davidecampello opened this issue Sep 24, 2020 · 0 comments

Comments

@davidecampello
Copy link

Hi guys,
I'm trying to setup this interesting library to our project but following the example I can't make it work.

At the moment we are not using angular universal but we'll do in future. Is it possible to use ng-universal without angular universal?
I made a simple project on stackblitz to test and the title and other meta tags inside the application iframe are not updating.
Instead, if I use the angular Title service (with this.title.setTitle('hello') it work normally.
Am I doing somthing wrong?

Thank you
Davide

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