Joel Fjordén
Joel Fjordén
I started experimenting with the matrix generator, in hope of combining the directory generator with a config file per directory, e.g. making it possible to have a specific config.json file...
Some times the timer works as setup, e.g. 5000 ms, but very often it the progress continues on forever and the dialog never closes.
### 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...
### 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...
**Describe the bug** JSONException on device when getting a plain number, e.g. number, in response body. **To Reproduce** Make a get request to an API returning a plain number, which...
We can build only a bare minimum of the application with AOT, when building the whole app with AOT we get out of memory problems. 32599ms additional asset processing 92%...
We have been using the LoRa app server successfully for a long period of time, but the last week we have been forced to manually restart the docker container several...
NuGet Pack with "Publish created packages to build artifacts" checked publishes the nugget package artifacts to the correct azure blob storage. NuGet Publish does not however. I already have a...
Hi, There seems to be a memory leak in the PropertyGrid since AddValueChanged is called instead of RemoveValueChanged in the RemoveValueChanged method of MergedPropertyDescriptor. 
**Describe the bug** Depending on version of BLE server (different versions of BlueZ), BLE write on same iOS device behaves different. The problem is that against some BLE servers the...