-
### 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 [C…
-
# Bug Report
## Problem
### What is expected to happen?
successful build
### What does actually happen?
```
Error: node_modules/cordova-plugin-file/types/index.d.ts:47:5 - error TS2687: …
-
> Ionic Team note: This is a continuation of https://github.com/ionic-team/ionic-framework/issues/24848.
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ioni…
-
# Feature Request
**Ionic version:**
[x] **5.x**
**Describe the Feature Request**
While working with a member of the community, we discovered that there is a design odd…
-
**Starter Type:** react
**Starter Template:** all
**Description:**
eslint is misconfigured and doesn't load in a fresh project.
Output:
```
[Error - 5:01:53 PM] Calculating config file for f…
-
After upgrading to Android 13 the **makeReadOnly** either returns "java.io.IOException" error or nothing. It is working without any issue on devices running Android 7 to Android 12.
Any idea will b…
-
# Bug Report
## Problem
Recently we have submitted our Ionic App for a security audit and this is report about Cordova-
Android:
**-Vulnerability**: Code Correctness: Double-Checked Locking
…
-
### 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…
-
# Bug Report
## Problem
When subscribing to a `watchHeading` function, I get a `CompassError {code: 3}` response. It works on older Android phones. I haven't tested iOS. If I browsed the code corr…
-
### Observed behavior
In Constructor
```js
this.plt.ready().then(async () => {
// this.store.verbosity = LogLevel.INFO;
this.store = CdvPurchase.store;
this.registerProducts…