-
# Angular SSR with abp framework
### Edited [2024-04-19]
We won't support for `@nguniversal/*` instead we'll discuss about `@angular/ssr` [Docs](https://angular.io/guide/ssr)
---
I try to a…
-
Player works smoothly while doing standard client side build but it starts failing while converting the project to SSR using Angular universal.
ng serve for ssr starts throwing DomParser undefine…
-
# Bug Report
#### What is the expected behavior?
When using `fxLayoutGap`, the calculated margins should be added to the DOM also in Angular Universal.
#### What is the current behavior?
Curre…
-
^
ReferenceError: document is not defined
at Object.google (C:\xampp\htdocs\SOFTWEBDEVELOPERS\classmonk\client\node_modules\angular2-social-login\dist\bundles\angular2-social-login.min.js:1…
-
##### Bug Report or Feature Request (mark with an `x`)
```
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [X] Bug report -> please search issues before submi…
-
Is RecordRTC compatible with Angular universal and Material?
I have been working on an Angular 5 project that uses server side rendering and material. However, when I use RecordRTC for video recordin…
-
I am using Angular standalone component (no modules) with Angular Universal (Express Engine). I added ng2-pdf-viewer but when I start the server, I am getting the below error:
./node_modules/canva…
-
When running this module on Node.js (for server-side rendering) I get an error
```
Reference error: Swiper not defined
```
in [this line](https://github.com/JayChase/angular2-useful-Swiper/blob/57…
-
Hello,
I'm using ngx-sortablejs in my application, and works as expected, the only problem is that this same application uses Angular Universal to server side rendering, and the following error is …
-
Currently only the default title and meta descriptions are read by crawlers, which is sad. Django as the web server was maybe not the best idea after all...