FernetB
FernetB
### 🐛 Bug report #### Describe the bug I'm not enterely sure that is a bug, but I can't find the answer for that. I'm using the HTMLRewirte to insert...
# Bug Report **Ionic version:** [ ] **4.x** [x] **5.x** [ ] **6.x** **Current behavior:** If I change the .css extension with .scss then the live reloading freeze in Compiling......
**Is your feature request related to a problem? Please describe.** I'm trying to stop using axios and use this package insteads, and found out that `HttpResponse` is not a generic...
**Describe the bug** I'm trying to do a post with a img file in a `FormData` and the request sends nothing **Steps to reproduce** ``` const form = new FormData();...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...