-
For:
* meeting descriptions
* later: user profile
-
After adding this Firebase plugin to my ionic4(angular) app, I cannot get a successful android build with this ionic native plugin. My app built and ran fine without it. I am getting the following err…
-
Hi,
First of all, thank you for the nice job you've done with this library !
I was wondering if you're planning to release a version based on RxJs 6 (as Angular 6 just did) ?
-
After dealing with the following **_huge PITA_** issues:
- [install: Android Studio (and various Java-related dependencies)](https://github.com/dpcunningham/process-spinup-devenv-ionic4-ng/issues/1…
-
Hi,
I am trying to use this plugin to download and cache some images (each and every image is showned every second, as a forecast map). In my web browser Chrome works perfectly, but when I install th…
-
Seems like the background stays transparent when the sacn is destroyed
-
## Current behavior
When in a lazy module a language is used that was not 'seen' yet in the app-module (so not seen in this.translate.use or this.translate.setDefaultLang) then the default language w…
-
Uncaught TypeError: Object(...) is not a function
at vendor.js:77955
at Module../node_modules/ca-cleversolutions-zebraprinter/native/index.js (vendor.js:78008)
at __webpack_require__ (r…
-
### 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
-
While considering TypeORM for a new production project, I was able to get the example app running no problem. Works as expected, looks great.
Now trying to configure it w/ my project environment an…