-
# Additional Info
Package.json
{
"name": "apts-frontend",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --open",
"start:dev": "npm run start -- --conf…
-
Since the update from Angular 9.0.7 to 9.1.0 our build times increased a lot. Here are some times:
v9.0.7 - prod build: 8:41
v9.1.0 - prod build: 13:09
These times are on a windows machine with…
-
**Environment**
- CLI: 5.1.1
- Cross-platform modules: 5.1.2
- Android Runtime: 5.1.0
- iOS Runtime: 5.1.1
**Describe the bug**
Getting error while build the app with snapshot, relea…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
-
### Uncaught TypeError: Class constructor NoopAnimationDriver cannot be invoked without 'new'
at http://localhost:56580/____wallaby-bundle.js?1591423683700&wallabyFileId=bundle:135252:15
### Wal…
-
I use angular cli version 9, and I'm trying to run my app on docker, however, I don't want to install dev dependencies when doing a production build.
Unfortunately, angular-cli does not allows me t…
-
# 🐞 bug report
### Affected Package
The issue is probably caused by package @angular/compiler
### Is this a regression?
Not sure. Did not use Ivy before.
### Description
There i…
-
Hi, feature request, quite simple case - possibility to close popover when user clicked outside one.
-
After doing an ng update from 8.2 to 9 i get all sorts of errors in the templates that previously did not show. Some of them:
`No directive found with exportAs 'matMenu'.` for a template that w…
-
## I'm submitting a...
[x ] Bug report
## Current behavior
simple installation process with ng add throws exception `Cannot read property 'forEach' of undefined`
after choosing `fr…