-
ionic-angular plugin updated to @ionic/angular.
So i can not use this ionic-image-loader plugin.
I have replace import { } from 'ionic-angular' to '@ionic/angular' in node module.
But this is not …
-
I am trying to use this plugin with @capacitor-community/barcode-scanner
But I am getting an error
**E/CameraService: setTorchMode: torch mode of camera 0 is not available because camera is in use**…
-
_Original issue by @GuilhermeBCC on [2018-08-23T05:32:28Z](https://github.com/ionic-team/ionic/issues/15299)_
# Bug Report
**Ionic Info**
Run `ionic info` from a terminal/cmd prompt and paste…
-
When i run app on iOS Device and fetch photo gallery it will throw below error
`ERROR: Method 'requestAuthorization:' not defined in Plugin 'PhotoLibrary'`
`FAILED pluginJSON = ["PhotoLibrary815…
-
> TypeError: Cannot read property 'Feed' of undefined
> at Object.getFeeds (http://cthulhu.sessi.onl/new2/lib/angular-feeds/app/angular-feeds/angular-feeds.js:82:34)
> at new controller (http://…
ghost updated
7 years ago
-
Follow Step mentioned in Instruction .
Bellow one is may package.json
{
"name": "biotest",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
…
-
Hi. Wen try to build with Xcode, I see:
![error](https://user-images.githubusercontent.com/6737361/104155010-8aba9800-53e6-11eb-947b-32bfd5dabfe2.png)
Ionic:
Ionic CLI …
-
```
ERROR in ./node_modules/ionic-image-loader/dist/providers/image-loader.js
[ng] Module not found: Error: Can't resolve 'rxjs/observable/fromEvent' in '/Users/../../node_modules/ionic-image-loader…
-
If I have the translate keyword on an empty item (in this case a div)
``` javascript
```
I get the following error:
``` javascript
TypeError: element.parent is not a function
at que…
-
Got the issue when running the ionic sample tab app as a browser pwa on iOS.
It also occurs in chrome iOS webview as well as on iphone safari browser.
The bug does not occur on Chrome Desktop or …