-
There should also be a support for setting proper status code especially in case of 404 not found errors.
I have seen some discussion about setting status codes here:
https://github.com/angular/…
-
Task:
We need to begin the process of migrating our site to be powered by universal.
Acceptance Criteria:
- [ ] Create Node/Angular Universal App
- [ ] Migrate ng-atl.org content into app
- […
-
Would be interesting to see if we can get some parts of the app (if not all) working without any JS on the browser using [Angular Universal](https://github.com/angular/universal). Never used Universa…
-
_From @IgorMinar on April 18, 2018 10:7_
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Area
…
-
## I'm submitting a...
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
## In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
…
-
# 🚀 Feature request
#### What modules are relevant for this feature request?
- [ ] aspnetcore-engine
- [ ] builders
- [x] common
- [ ] express-engine
- [ ] hapi-engine
- [ ] module-map-ng…
-
I tried adding `ServerTransferStateModule` and `BrowserTransferStateModule` from @`angular/platform-server'` and `@angular/platform-browser` respectively.
As suggested https://next.angular.io/api/p…
-
PLEASE MAKE SURE THAT:
- you searched similar issues online (9/10 issues in this repo are solved by googling, so please...do it)
- you provide an online demo I can see without having to replicat…
-
Hi,
I am back again with a suggestion that could be nice to have : https://angular.io/guide/universal
The drawback of this is that ngx-drag-drop can't rely on window.document as it is undefined …
-
### Describe the bug
In Angular Universal the pButton is throwing the following error on the console:
ERROR ReferenceError: document is not defined
at ButtonDirective.createIcon
### Enviro…