-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
follows up https://github.com/piwik/piwik/pull/9012 Dialogs implemented with angular will not display on reload or via URL
TODO:
- Add some angular tests for angular dialog service.
- Maybe a…
-
### Describe the bug
Building a project that uses primeng fails if `@angular/animations` is not installed, but the dependency is not declared in `project.json`
```
✖ Compiling with Angular source…
-
Hello.
I failed to display translations with Angular v18.
Here is the config file :
``` TypeScript
import { APP_INITIALIZER, LOCALE_ID, Provider } from "@angular/core";
import { Title } fro…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
When the component's AfterViewInit was called, the host pseudo-class w…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
I'm using the `viewChild` function to query a div element. I needed to get its offset…
-
https://www.algolia.com/blog/algolia/migrating-from-angular-instantsearch/
-
-
### Command
build
### 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
18.2.12
### Description
…
-
### Describe the bug
I'm still trying to come up with the most simple reproducible case. However, it appears that `menu.toggle($event)` now requires an event object that includes the `currentTarget` …