-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issu…
-
Hi, While using apexchart with SSR angular Universal, always this error occurs. ReferenceError: window is not defined
When ng serve , there is no problem, all things work. But when I run "buil…
-
### Which @ngrx/* package(s) are relevant/related to the feature request?
signals
### Information
I would like to store objects with different characteristics in the entity management.
Imagine y…
-
### Problem:
The chart needs to read data from the db based on the selected date.
**OVERSIGHT** Need the user info to get user id from auth that will be used to create the unique user collection wit…
-
### Which @angular/* package(s) are the source of the bug?
router
### Is this a regression?
Yes
### Description
My activatedroute.snapshot.params['id'], keeps showing an old id, when I'…
-
### Issue description or question
VSCode is running in WSL2 remote mode. Clicking the "Open coverage explorer" link in Wallaby console opens a browser in Windows at the location http://[loc…
-
Running `sudo docker build ~~t boardwalk .` in `~/cgp~~deployment/boardwalk/boardwalk` on branch `feature/commons` does not finish:
!boardwalk_docker_problem.png|thumbnail!
I made the same observat…
-
Hi, I'm preparing our apps for Capacitor 6, but it seems @sentry/capacitor is the last keeps me from upgrading it.
Could you please bump the versions, or make the checks more loosely? Had the same pr…
-
### Current Behavior
I'm encountering an issue when running the nx graph and then choosing the task graph, and nx affected:test commands in my Nx workspace. Both commands fail with a code: 'Invali…
-
### Current Behavior
We are trying to run a local Angular Schematic in an Nx monorepo, but Angular's schematic `context` is being ignored when we attempt to use it.
#### Generator file
```ts
/…