-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [ ] feature request
* [x] question about the decisions made in the repository
### Issue description
*…
-
![image](https://user-images.githubusercontent.com/839882/236028397-6e3a0074-77dd-41c8-b1b4-f08514292da7.png)
-
### Issue type
* [ x] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Current behavior:**
On low resolutions, menu should c…
-
If an message gets queued in the the angular ErrorHandler.handleError(error: any) method,
the notification will not get rendered until some other page change.
Workaround:
To display the message …
-
"dependencies": {
"@angular/animations": "^4.1.3",
"@angular/common": "^4.1.3",
"@angular/compiler": "^4.1.3",
"@angular/compiler-cli": "4.0.0",
"@angular/core": "^4.1.3",
…
ghost updated
7 years ago
-
I want to call the `NotificationsService` from a centralized location (Angular Service class), but when the NotificationsService is injected in the constructor class, I get the following error:
```…
-
When run angular build prod command i get de following error
`
ERROR in ./node_modules/ngx-currency/fesm5/ngx-currency.js
Module build failed (from ./node_modules/@angular-devkit/build-optimize…
-
Hi,
I have an angular application in a "front-end" folder.
I tested everything:
-I cloned the "WebGazer" repo and built it. Next, I put it in scripts in angular.json: it didn't work.
-I used t…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x ] bug report
* [ ] feature request
### Issue description
Is there a migration guide from v4.2.0 -> v5.1.0 (similar to…
-
AoT doesn't seem to like:
`import { Logger, LOG_LOGGER_PROVIDERS } from 'angular2-logger/core';`
Errors with:
```
Error at /Users/phil/Documents/Projects/aot/src/app/app.module.ngfactory.ts:…