-
Have you explored using this with angular universal and express? Lack of SSR support is the one thing stopping us from using module federation.
-
I have managed to integrate the MCB with an Angular application and make it work with Angular Universal on the server.
To make it work I just modified the angular-cli.json file to include the gener…
-
**Hi:**
I try to implement server side rendering on my abp angular template via this article
https://medium.com/volosoft/building-a-simple-angular-universal-application-with-asp-net-boilerplate-he…
-
Hi,
Will there will be any support for angular universal. I am thinking to use your template for website development.
BR,
Saurabh
-
AnyBody already got run with Angular Universal?
-
This is good, any disadvantages using this compiler? Also how can I implement Angular Universal to this?
Thanks
vforv updated
7 years ago
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search gith…
-
Hello, SAM VLOEBERGHS
I read one of your articles about [Angular v9 & Universal: SSR and pre-rendering out of the box](https://samvloeberghs.be/posts/angular-v9-universal-ssr-and-prerendering-out…
-
I have a Angular 4 Universal app and i use openlayers. If i run app with client-side app work, but if i try run app with server side render, i caught an exception "window is not define".
-
Hello,
I'm trying to integrate the component into my app, using Universal server-side rendering.
My code works fine (thanks for this good component!) without the SSR.
When running with SSR, t…