-
Notifications
You must be signed in to change notification settings - Fork 536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Markers wiggle on React 18 #1010
Comments
+1 to this. Thanks for the videos. |
+1 to this, any one know how to fix this issue? |
@agusterodin Have you fixed this prolem? |
Is there any interest in making this part of the repo here instead of having to fork and go that way? |
Hi @nickpolet . I created 2 files and use the Marker component instead of forking Note: inside ProjectLayer component which i copied from this library So somewhere in my app <Marker ...your props /> |
Reproducible by upgrading React version of website example to version 18
Before (React 17):
Screen.Recording.2022-07-09.at.6.38.32.PM.mov
After (React 18):
Screen.Recording.2022-07-09.at.6.41.12.PM.mov
The text was updated successfully, but these errors were encountered: