-
**Ionic version:** (check one with "x")
[X ] **3.x**
**I'm submitting a ...** (check one with "x")
[X ] bug report
**Current behavior:**
I want to communicate between Tab (container) and Ta…
-
When I use `ionic serve` I expected the dev server to support the PathLocationStrategy, which I enabled in the app.modules.ts with
```
providers: [
...
{ provide: LocationStrategy, useCla…
-
#### Short description of the problem:
I try to use a component that works perfectly (except for the `caseC` that is Ionic specific) in an Angular project based on `@angular/cli` version `1.2.6`, usi…
-
I am trying to implement CodePush functionality on my app. Followed the readme tutorial line by line but I am receiving the following error
Uncaught (in promise): TypeError: Cannot read property 'o…
-
Hi, when i type npm i, i get this error:
`npm ERR! file C:\Users\Boss\Documents\workspace\ionic\package.json
npm ERR! code EJSONPARSE
npm ERR! Failed to parse json
npm ERR! Unexpected string in JS…
-
I am using this with ionic and getting the following errors:
Error: [$compile:nonassign] Expression 'undefined' in attribute 'options' used with directive 'fullPage' is non-assignable!
TypeError: Ca…
-
**ionic cordova run android --prod** is throwing below error:
`Error: The RegExp to find the DeepLinkConfigToken did not return valid data`
**ionic info output**
```
global packages:
…
-
### Use case:
First of all many thanks for your efforts in making this plugin.
I am trying to use this plugin in my Angular5/Ionic4. I've installed the plugin via npm:
`npm install dom-to-ima…
bkarv updated
6 years ago
-
**Describe the bug**
when i tried to import in app.module.ts
TooltipsModule.forRoot()
it says forRoot does not exist.
**To Reproduce**
just installed in ionic 3 and importing in app.module.ts
…
-
Hi,
I've installed the plugin with `npm i blocshop-sockets-for-cordova-plugin` and added it under **_cordova.js_** in index.html as instructed.
If I use `this.socket = new Socket();` in my constru…