-
So, i can't use the nativepageTransitions tools, for this issue
![errornativepagetransitions](https://user-images.githubusercontent.com/25613889/49597906-72e0d200-f94b-11e8-9e50-3a7a2d53e506.png)
…
-
Hi,
it seems that the event "loadstop" on the iPhone is never raised.
The documentation says that "_self" is not supported on iOS, so the pages are opened into the external browser Safari.
Is this…
-
Hi,
to get it working with Ionic 4 i had to manually install rxjs and edit
the Import statements of index.js to:
```
import { Component, EventEmitter, HostListener, Injectable, Input, NgModule, O…
-
I've installed firebase plugin in my ionic4 app and got error while building with this exception message:
```
BUILD FAILED in 9s
cmd: Command failed with exit code 1 Error output:
D:\ionicapp\plat…
-
I'm currently working on a new ionic project and trying out TypeORM. While trying to do my first production build for testing out https://github.com/typeorm/typeorm/issues/2419 I found that its curren…
-
#### Short description of the problem:
When an `` is placed inside an `` in an ``, the iOS keyboard overlaps text inputs placed in an `` and the entire page "jumps" when the input receives focus.
![…
-
Hi,
thanks for your effort. You can try to get this to run with the following "fix":
1. add in tsconfig.json under compilerOptions:
`"paths": {
"typeorm": ["../node_modules/typeorm/browser…
-
http://blog.poetries.top/2019/01/09/angular7-intro-summary/#%E5%8D%81%E4%B8%80%E3%80%81%E6%9B%B4%E5%A4%9A%E5%8F%82%E8%80%83
最近在学Ionic4,不得不学习angular、Typescript基础知识,这里简单总结记录一下。 一、Angular 介绍 Angualr …
-
报错信息为“Alipay.h not found"
在plugin.xml文件中添加后,
xcode编译仍然报错“/Users/mc/Desktop/myAppIOS/platforms/ios/myapp/Plugins/cordova-plugin-gubnoi-alipay/Alipay.m:19:65: No known class method for selector 'initW…
-
Unable to show hints message using ionic-tooltips in ModalController