jeffrey n. carre
jeffrey n. carre
@RaruRvTLeo use Arrow functions instead (just in case you use this in Class component) ```javascript response: (response)=> { //... }, ``` also you did not import Sevices
Works fine in Angular 8. I ignore the warning. I havent tried with Ivy or Bazel. @vinaygopinath can i propose a pull request ?
Not working anymore
There seems to be another workaround: https://github.com/google/material-design-icons/issues/1165#issuecomment-851128010 Basically, you put the same `@import url('-------');` in both **app.css** and the **my-components.css**
This is what i have from swagger : https://swagger.io/docs/specification/paths-and-operations/
Happens on Android 7 Moto C Plus
Using cordova-plugin-background-mode. Enable before camera and then disable after camera is back. It fixed the problem.
> > It's probably a memory problem and it's how Android behave > > I faced that problem too and built a workaround in my Ionic app using the provided...
It seems to be because of the way [Stencil State Tunnel](https://github.com/ionic-team/stencil-state-tunnel#stencil-state-tunnel) shares state values across the hierarchy. They would normally use events (_with reserved names_) to do that, but I...
GPS wont work outside of safe env. aka: https.