-
Hello,
The plugin is working very fine as normal app, but when I build the project as SSR to get SEO functionlity, I'm not getting the translated values when I do View Page Source, but instead on…
-
I'm trying to use isomorphic dompurify's sanitize function, in my angular application, which uses angular universal for server side rendering. While there is no error when running the application as a…
-
When I click on a routerLink
```
LINK:
Route Params Test 2
CONFIG:
{ path: '/route-params-test/:userId/:lang', component: RouteParamsTest, name: 'RouteParamsTest' }
```
with disabled JS, this URL …
-
**Overview of the Issue** - when webpack runs on npm start in universal-starter, symlinks throw the following error on my component directories containing symlinks to Gemfiles:
```
Error: ENOENT: no …
-
ERROR TypeError: this.element.getBoundingClientRect is not a function
ERROR ReferenceError: MutationObserver is not defined
TypeError: Cannot read property 'destroy' of undefined
-
First of all, this one doesn't work.
https://blog.nrwl.io/nx-workspace-schematics-server-side-rendering-ssr-with-angular-universal-afc04ead55
It would be great to have SSR in this example, so we…
-
Hello,
I think that this is a great project, Angular Universal has lacked public performance benchmark data since it's so different to other frameworks and Universal has been difficult to set up un…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### CookieConsent and Library Versions?
```
- c…
-
With angular universal/angular 4, app may be running in node enviroment. So, it requires server side implementation of log (got rid of 'window' object usage, etc):
`EXCEPTION: Uncaught (in promise)…
-
```
[x] bug report
[ ] feature request
```
**Current behavior**
When loading a lazy module, which imports SlugifyPipe directly. Then the app.module.ts imports a Shared Module with SlugifyPipe e…