-
### Bug Report or Feature Request (mark with an `x`)
- [x] bug report -> please search issues before submitting
- [ ] feature request
### Versions.
```
Angular CLI: 6.0.0
Node: 8.11.1
OS: w…
-
* **I'm submitting a ...**
- [ V ] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
* **Do you w…
-
**I'm submitting a ...
[X] bug report
[ ] feature request
[ ] support request
**Current behavior**
Grid it's not displayed after compilation. Error in console:
`Cannot read property 'AG_GRID…
ghost updated
6 years ago
-
- ng-alain version: X.Y.Z
- Angular version: X.Y.Z
![capture](https://user-images.githubusercontent.com/17910519/43299665-2a224b6e-9129-11e8-9fe1-3a4f756bbc1f.PNG)
## 重现步骤,Steps to reproduc…
-
See https://github.com/ionic-team/ionic-cli/issues/3281
-
## I'm submitting a...
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report
- [ ] Performance issue
- [ ] Feature request
- [ ] Documentation is…
-
My controller action's IFormFile parameter is always null. I tried decorating it with [FromForm] and that didn't help. I made sure I threw the enctype="multipart/form-data" into my form, and I'm using…
-
Thanks for the awesome library.
I get this error when using shallow-render with angular v6:
```
npm WARN @angular/common@5.2.11 requires a peer of rxjs@^5.5.0 but none is installed. You must i…
-
Hi,
at first, thank you very much for creating Angular6 version of this library. We using them on our projects and update to angular 6 is one of my current tasks.
We faced various type of errors …
-
It seams that only change one line can make it work with angular6 / rxjs6
In `zxing-ngx-scanner.js` Change
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
to
import { Be…