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

Use package with server side rendering (Angular Universal) #287

Open
vlados opened this issue Nov 17, 2017 · 2 comments
Open

Use package with server side rendering (Angular Universal) #287

vlados opened this issue Nov 17, 2017 · 2 comments

Comments

@vlados
Copy link

vlados commented Nov 17, 2017

I've tried wrapping the code in ngIf="isBrowser" but the only thing that is working is when I delete the import of the YagaModule in NgModule :(
Any ideas how I can make the package works with Angular Universal?

@atd-schubert
Copy link
Member

We never tried server-side rendering. Do you have an example as GIT Repo?

@RogerW
Copy link

RogerW commented Apr 11, 2018

Hello! I also need a server-side rendering. I think that this should help.

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

3 participants