Zerok

Results 6 comments of Zerok

I just realized that **I can't call any Firebase method at all**, something very similar to what happened me with the FCM plugin. Calling any method of Firebase will not...

A little update: 1. I fixed the "normal" errors, such as a component property not being public, a property not existing... those are fixed now, but I still have template...

Also tried reupdating the ionic-cli, creating a new project, moving the code and re-compiling it, aswell adding the `CUSTOM_ELEMENTS_SCHEMA` in NgModule.schemas. Nothing works. This is how my main module looks....

But, does stripe have a version 5? I need the v5 ionic native packages if I want some of the stuff of the app to work, and I still can't...

For me, letting the "width" property in the HighCharts object, and adding this snippet to my wrapper component, works (In Angular 5, both Chrome and Firefox Quantum): ``` window.addEventListener("resize", ()=>...