-
## I'm submitting a...
[ ] Regression
[X] Bug report
[ ] Feature request
[X] Documentation issue or request
[ ] Support request
## Current behavior
```
[5:35:48 PM] File change detected.…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit suppo…
-
having this issue with Angular SSR.
Check this screenshot: https://prnt.sc/wndik1
![image](https://user-images.githubusercontent.com/26295990/104590709-e8284080-5695-11eb-9421-3b5ee02333cf.png)…
-
### Which @nxarch/* package(s) are the source of the bug?
ng-nest
### Is this a regression?
Yes
### Description
Running `pnpm nx generate @nxarch/ng-nest:init --ssrApp=frontend --serverApp=backen…
-
**Describe the bug**
As Apollo Client describe, it default policy is `cache-first` which is not really understand why not working on apollo angular universal if I use TransferState.
![image](h…
-
```
[ x] feature request
[ x] support request => Please do not submit support request here
```
Is it possible to use this component with project like angular universal and render the tables already o…
-
I am using this as seed for my Angular5 and NativeScript project. It will be great if you can help me with script that will help me build in Prod mode using Webpack and Angular Universal as part of th…
-
ERROR ReferenceError: document is not defined
at Ng2AutoCompleteDirective.ngOnInit (xxxx)
at checkAndUpdateDirectiveInline (xxxx)
at checkAndUpdateNodeInline (xxxx)
at checkAndUpda…
-
Hello,
I'm using carousel in Angular Universal projects with [preboot](https://github.com/angular/preboot) dependency.
In CSR the carousel work perfectlly, but not on SSR. Images appear and disa…
-
## Current behavior
"ng add @nestjs/ng-universal" currently does not work in Angular 17. Will it be supported? Thank you