-
**Ionic version:** (check one with "x")
[ ] **1.x**
[X] **2.x**
**I'm submitting a ...** (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit s…
-
Here's the error I'm getting:
```
ERROR Error: Uncaught (in promise): Error: Template parse errors:
Can't bind to 'files' since it isn't a known property of 'ngfFormData'. ("
send files
…
-
In IE11, the coloring of the console output does not work:
![image](https://user-images.githubusercontent.com/3868618/36776277-829bde42-1c65-11e8-8a81-5abdcfa3e027.png)
It should be possible to fi…
-
Following the Console Web Api the group functions are missing
```js
console.log("This is the outer level");
console.group();
console.log("Level 2");
console.group();
console.log("Level 3");
c…
-
I get this weird error in my unit tests:
WARNING in ./node_modules/ng2-logger/src/logger.js
(Emitted value instead of an instance of Error) Cannot find source file 'logger.ts': Error: Can't resolv…
-
**Note: for support questions, please use one of these channels:**
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
#### Short description of the problem:
When I run `…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
Angular CLI: 1.5.0
Node: 8.7.0
OS:…
-
> ## Please provide us with the following information:
1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
OSX 10.11.6
2. Versions. Please run `ng --version`. If…
-
Hello.
I'm trying to use ng2-logger (v2.0.26) in a personal library, but each time I try to compile it with Rollup I get this error:
`error TS4029: Public property 'log' of exported class has or…
-
#### Short description of the problem:
`navCtrl.push(...)` after a login attempt works only with Chrome developer tools (android device).
Otherwise, it goes to the redirect page, and quickly shows a …