-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search for issues before submitting
- [ x] feature request
```
### Versions.
Angular 7
keycloak-angular 6.0…
-
_From @KlapTrap on December 14, 2017 16:13_
FYI:
I did a quick dry-run of this change and I noticed that we loose the typing of the http service 'RequestOptions'. We rely on this tying when writin…
nwmac updated
6 years ago
-
Hi,
I am not aware that how source-map-js is used in saas package but during Angular project compilation I am getting syntax error with source-map-js 1.2.1 which is installed as saas dependecy.
…
-
-
Hello.
I use Usersnap service (integratioin solution for Angular 17). There is activated source map project feature so the console.log command outputs value linked to an appropriate source map file. …
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
Having the case below produces the warning for optional chain operation.
Be…
-
Actually, the solution shown in the video is incorrect since we have protected the route **/api/v1/customers**
We need to add a token each time we request. There should be something like the follow…
-
### Is this a regression?
- [x] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
I'm not sure i…
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
No
### Description
[Sharing modules](https://angular.dev/guide/ngmodules/sharing) are very …
-
This ticket was closed despite not having been resolved.
I'm intending to enable this for external libraries in a future release. I was worried about performance issues, and so I put …