-
Hi,
I'm getting an error with the ngx-facebook with Angular Universal. Steps to reproduce:
1. `git clone https://github.com/angular/universal-starter.git`.
2. `npm i`.
3. Add ngx-facebook as d…
-
It's clearer than that 2 there, since this repo supports even Angular 5. 😄
For a moment when I first saw the repo, I almost didn't open it 'cause I was thinking it only supports Ng 2.
-
When I use @sanity/image-url in my client project, it works fine
```
import imageUrlBuilder from '@sanity/image-url';
constructor() {
this.builder = imageUrlBuilder({
p…
-
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…
-
**Describe the bug**
SAP Spartacus memory consumption doesn't free up with a few continuous concurrent requests (10+ requests).
This causes the node.js process to run out of memory and all SSR reque…
-
# 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…
-
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…
-
##### 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…
-
Version: v8.9.4
Platform: Darwin rathahin-mac.local 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64 x86_64
I am trying to build Angular Unive…