-
I want to run sqlite on windows using ionic3
I have created a blank ionic 3 project and everything is working fine when I run the command
ionic cordova build windows
After I add the sqlite plugin…
-
_Original issue by @haisham on [2018-11-07T21:03:12Z](https://github.com/ionic-team/ionic/issues/16260)_
```Ionic:
ionic (Ionic CLI) : 4.1.1 (/Users/haishamsaeed/node_modules/ionic)
…
-
Hi,
We're facing a problem with the latest release Cordova 4.1.3 .
When the app is initialized, every resume we get this error what causes the app to work unexpectedly:
**_error":"Warning. Session …
-
#### Short description of the problem:
Hi,
If you use the CSS property -webkit-box-orient, it is removed in the build. It worked well in v3.9.2
#### What behavior are you expecting?
The bu…
-
Ionic:
ionic (Ionic CLI) : 4.9.0 (C:\Users\lyh\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.0.0
@angular-devkit/build-angular : 0.…
-
What do you guys think about this Folders-by-Feature Project Structure? Based on https://github.com/johnpapa/angular-styleguide#folders-by-feature-structure
```
www
├── app.module.js
├── app.config.j…
-
# Bug Report
## Problem
I have upgraded my project from cordova-ios@6.3.0 to @7.1.0, and apparently managed to build the project. However, when I run on my iOS device, it seems that none of the …
-
**Describe the bug**
After adding to the imports SuperTabsModule.forRoot() in app.module.ts
the following error happens:
] Error: node_modules/@ionic-super-tabs/angular/super-tabs.module.d.ts:5…
-
### Which @angular/* package(s) are the source of the bug?
platform-server
### Is this a regression?
No
### Description
The version of Domino bundled with Angular returns `undefined` instead of `…
-
I got this error when i navigate from toggle menu back to **Login** screen and after i login again and open the toggle menu .
I tried to google about this issue and it seems there is an issue with…