-
It seems the button is used instead of an ion-button. Can we have the fix for this?
-
# Bug Report
InAppBrowser plugin does not redirect page
## Problem
Using Ionic5 with Cordova InAppbrowser we try to load a redirect page that is rendered from the origin page (https://iese-prueba…
-
Hi, iam trying to use iconv-lite library in my ionic5 app, but when i tried to encode some string i get this error:
`core.js:6014 ERROR Error: Uncaught (in promise): TypeError: Cannot read property '…
-
We are using the package with `Ionic5`, `Vue3` and `Capacitor3` and before we upgraded from `Capacitor2` to `Capacitor3`, everything worked as expected.
After upgrading to `Capacitor3`, we got some…
-
Hi, iam trying to use iconv-lite library in my ionic5 app, but when i tried to encode some string i get this error:
```
core.js:6014 ERROR Error: Uncaught (in promise): TypeError: Cannot read proper…
-
**Description:**
The type definition of the method `OneSignal.getDeviceState` is `Promise` but the correct call need a callback `OneSignal.getDeviceState((state) => { .. })`.
I'm using Ionic…
-
**Steps to Reproduce:**
```
ionic start
npm install @angular/cli@7.3.4
ng g component Test --changeDetection=OnPush --entryComponent
```
**Output:**
Generated component:
```
import { Compon…
-
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
### Description
I have migrated from ionic3 to capacitor/ionic5, i want to use [code-pus…
-
**I'm submitting a ...** (check one with "x")
- [ ] question
- [X] any problem or bug report
**OS:** (check one with "x")
- [X] **Android**
- [X] **iOS**
- [ ] **Browser**
**cordova i…
-
I'm trying to build my ionic cordova app and when I do `ionic cordova build android --prod --release` it shows following errors.
(I'm using ionic5)
```
Error: src/app/pages/calendar/calendar.page…