-
# 🐞 bug report
### Affected Package
The issue is caused by Ivy.
### Is this a regression?
Yes, the previous version in which this bug was not present was: Angular 8
### Description
…
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/core 9.x.x
### Is this a regression?
Yes, the previous version in which this bug was not present wa…
-
Hi,
in my case it stopped working with angular9. The list is popping up but without any text. I think the reason is that you assign the default template ngOnInit instead ngAfterViewInit.
I got i…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] c…
-
Just upgraded my project to Angular 9.
Scheduler component is not visible, it has width and height 100%, and even if I set them to some hardcoded values it is still not rendered. In Angular 8 everyth…
-
`NullInjectorError: No provider for InjectionToken NGX_AMAP_CONFIG!`
-
按照下面步骤执行
```
1.git clone https://github.com/umijs/qiankun.git
2.cd qiankun
3.yarn install
4.yarn examples:install
5.yarn examples:start
```
出现错误
```
error @angular-devkit/build-angular@0…
-
I don't know why I can't run ibazel, I already installed @ bazel / bazelisk too. A few weeks ago it could work but now it can't. Help me, please
![image](https://user-images.githubusercontent.com…
-
## Version
2.0.1
## Environment
Angular9
## Reproduction link
[https://stackblitz.com/edit/angular-ivy-yvw32t](https://stackblitz.com/edit/angular-ivy-yvw32t)
## Steps to reproduce
自定义了一个时间选择的组…
-
my project is angular9.0 some code like this :
import * as THREE from 'three';
import { Viewer, PhotoSphereViewer, MarkersPlugin } from 'photo-sphere-viewer';
public ngOnInit(): void {
c…