Giorgia Bosello
Giorgia Bosello
@mcgrealife the PR of @bordeo address issues with react 18, but I've found out that something else happens: markers are not being reinitialized, so, or you can't see them on...
@mcgrealife at the end, I didn't use the official @googlemaps/reactwrapper, since it is only a wrapper that calls the API script. It doesn't accept markers as react components, but only...
> Any word on what's causing this? Why does reverting to react 17 fix it? @Naught0 because React 18, in developer mode, mount and unmount the component to make some...
Any updates about this?
Any update on this?
I've made a repository myself which is working with React 18. I've abandoned this one, since it seems it is not maintained anymore. [LINK](https://github.com/giorgiabosello/google-maps-react-markers)
I think this issue relates to issue #2394
+1, I have the same necessity.
I've made a repository myself which is working with React 18. I've abandoned this one, since it seems it is not maintained anymore. [LINK](https://github.com/giorgiabosello/google-maps-react-markers)
+1 on this. A callback function with `onLoad` should be helpful. Or the implementation of [useScript hook](https://usehooks-ts.com/react-hook/use-script) inside the react-gtm module would be helpful.