-
**Describe the bug**
Into schematics the versions of apollo-angular and @apollo/client packages are fixed :
```
'apollo-angular': '^4.2.0',
'@apollo/client': '^3.0.0',
```
**To Reproduce*…
-
### Command
generate
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
We are rendering nodes:
```
@for(id of ids; track id) {
}
```
But w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Transloco package(s) are the source of the bug?
Transloco
### Is this a regression?
Yes
#…
-
# 🚀 Feature request
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x] update
- [ ] lint
- [ ] extract-i18n
- [ ] run
- [ ] config
- [ ] help
- [ ] v…
-
### 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…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Command (mark with an `x`)
```
- [ ] new
- […
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
## 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
- [ ] Documentat…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
I am getting an error when I use effect to call an http request whenever my…