-
Ionic Info:
Ionic CLI : 5.4.9 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.11.5
@angular-devkit/build-angular : 0.13.8
@angular…
-
This issue is most prevalent on android, also noticed on iOS when there is a submit button in an
To use this plugin it says we need to have ```cordova-plugin-ionic-webview``` installed, but if usi…
-
When checking for a new version, the deploy plugin never finds an update, but apparently gets an error while parsing the response. In the logcat, these are the only messages about the update:
> ION…
-
I got two controllers in two different html files each of one changes $scope.pdfUrl.
When I load them for first time I got the wanted result (both of them load the correct pdf). But when I have once l…
-
## 🧩 Feature request
### Description
In order to make an ionic application work with Scully, we need to "hydrate" the Ionic components.
Ionic added a module to be able to support angular universa…
ghost updated
3 years ago
-
### Version info
**Angular:**
"@angular/common": "~12.1.1",
"@angular/core": "~12.1.1",
"@angular/forms": "~12.1.1",
"@angular/platform-browser": "~12.1.1",
"@angular/…
-
When you click on an input on Android, the view is not resizing to account for the keyboard. The view is also unscrollable so you cannot move up nor down the page. If the input you have selected is lo…
-
I get this error message, when I try to run my ionic app in the simulator.
`An unhandled exception occurred: context.getProjectMetadata is not a function`
The command I'm using to run my project…
-
I 'm developing an Ionic 3 PWA (using lazy load). The tests was based on this example. I'm trying to do e2e tests.
My initial test is try to fill a form and click in the submit button of a login sc…
-
Hi, these are my dependencies:
```
"dependencies": {
"@angular/animations": "^10.2.0",
"@angular/common": "~10.0.0",
"@angular/core": "~10.0.0",
"@angular/forms": "~10.0.0",
…