-
**Description:**
`ionic serve` or `ionic serve -r` or `ionic serve --livereload-port` doesnt refresh the build when any HTML or ts file is changed
**Steps to Reproduce:**
Do `ionic serve` and c…
-
**Note: for support questions, please use one of these channels:**
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
#### Short description of the problem:
I am using v1…
-
### System Details
- Operating system name and version:
- VS Code version: 1.27.1
- PowerShell extension version: 1.8.4.0
- Output from `$PSVersionTable`: 6.1.0-rc.1
```
PS /Users> code -v
…
-
**feature**
It would be great to have a feature like replaceReducers() to replace the middlewares as well.
This is extremely handy where a lazy loaded module can register its middleware and the mai…
un33k updated
6 years ago
-
Hi Team,
Start getting this fatal error on minified file, on local it is working fine.
```
ERROR Error: The 'logger' argument is required.
at Function.e.isRequired (/dist/main-client.js?v…
-
#### Short description of the problem:
If you override the back button e.g.:
```
registerBackButtonListener() {
this.platform.registerBackButtonAction(() => {
var nav = this.getNav();
…
-
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
…
-
When working with the library I noticed a few things:
* The build system breaks when the project is npm-linked because it attempts to remove the dist folder when linked.
* The build system uses ng…
-
**Ionic version:** (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] **2.x**
[ ] **3.x**
[ ] **4.x**
**I'm submitting a ...** (check o…
-
At first I explain you what I would like to do with tsserver. @dbaeumer I think you could be interested with this issue for VSCode and Angular2 support.
Take the sample https://angular.io/docs/ts/lat…