-
**Describe the bug**
I got this error while importing Joyride module
Error: node_modules/ngx-joyride/lib/components/arrow/arrow.component.d.ts:4:21 - error TS2694: Namespace '"/Applications/MAMP/…
-
### Which @angular/* package(s) are the source of the bug?
router
### Is this a regression?
No
### Description
Lets say app uses `FooComponent` and `AbcComponent` and defines routing as follows:
…
-
### Which @angular/* package(s) are relevant/related to the feature request?
@angular/core and @angular/cli
### Problems :
- Using custom fonts from **Google Fonts** can significantly impact …
-
**Is your feature request related to a problem? Please describe.**
There is a recommendation that Single Page Applications should store their access token within the Service Worker to deny accessing …
-
### Description
Trusted Types enable writing web applications that are free from DOM-Based [Cross-Site-Scripting](http://go/xss) (XSS), the most prevalent web application vulnerability.
DOM-Based …
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
Currently, Angular's signal-based inputs and models work well for primitive types, but they become …
-
## CVE-2019-10768 - High Severity Vulnerability
Vulnerable Library - angular-1.6.10.tgz
HTML enhanced for web apps
Library home page: https://registry.npmjs.org/angular/-/angular-1.6.10.tgz
Path to …
-
**Describe the issue**
We are using the Ionic Framework for our frontend applications and are trying to integrate OpenReplay into our stack. Everything works fine out of the box, except the modal dia…
-
Angular monkeypatches [browser APIs](https://github.com/angular/angular/blob/main/packages/zone.js/STANDARD-APIS.md) so that when they are called, will trigger Angular's change detection. This means t…
-
## Describe the problem
Currently, while debugging applications using Chrome DevTools, developers often face the challenge of navigating through not only their own code but also through extensive t…