leaflet-ng2 icon indicating copy to clipboard operation
leaflet-ng2 copied to clipboard

Use package with server side rendering (Angular Universal)

Open vlados opened this issue 7 years ago • 2 comments

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?

vlados avatar Nov 17 '17 06:11 vlados

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

atd-schubert avatar Nov 24 '17 16:11 atd-schubert

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

RogerW avatar Apr 11 '18 09:04 RogerW