Erik Henrique
Erik Henrique
@brodybits i would appreciate it, but this `background download plugins` can handle in case of failure? I mean, resume/start from failure?
Did you find any @brodybits ?
Thanks for helping @brodybits! I think this can get the job done.
@brodybits https://github.com/sgrebnov/cordova-plugin-background-download/issues/65 i don't think so. Still looking for an answer
> I created an Nx generator for migration, there are quite some complex use-cases handled (see the test files). Even if there is a problem, it is usually easy to...
I had the same issue updating to prettier `v3.0.0`, downgrading to `2.8.8` fixed for now.
@JustFly1984 didn't find any useEffect on the `packages/react-google-maps-api-gatsby-example`, did you mean in the `packages/react-google-maps-api` ?
@Covik I did that but only after 61k of requests. I was just trying, learning how this hole thing works.
@clelantoson if you follow this [example](https://github.com/JustFly1984/react-google-maps-api/blob/1ce0760179c0e61bc68026ebcd9134de7a92d9b7/packages/react-google-maps-api/src/components/directions/DirectionsRenderer.md), you will see the problem. I think someone was trying to fix on the examples website at https://react-google-maps-api-docs.netlify.app referred by this exact [file](https://github.com/JustFly1984/react-google-maps-api/blob/1ce0760179c0e61bc68026ebcd9134de7a92d9b7/packages/react-google-maps-api-gatsby-example/src/examples/example-directions.tsx#L27), but...
@ezerssss, I saw your [PR](https://github.com/JustFly1984/react-google-maps-api/pull/3269/), and it seems to be not working as expected. To clarify the problem, I've recorded a small video from this [StackBlitz](https://stackblitz.com/edit/react-typescript-google-maps-api?file=App.tsx,index.tsx,components%2FDirections.tsx) project simulating the issue...