Skip to content
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

When having two different size maps, the moving one causes the other one move also #58

Open
kimmobrunfeldt opened this issue Oct 16, 2018 · 1 comment

Comments

@kimmobrunfeldt
Copy link
Member

Steps to reproduce

  1. Add poster
  2. Change the currently selected poster's (cartItem no. 2) size
  3. Move the map up
  4. Switch back to cart item 1
  5. It has now moved also.

alvar

What is happening

So the bug is something like this:

I couldn't reproduce this bug if the other map is from far away, so it apparently only happens when the two maps are from close locations which causes the map to animate the position change instead of a complete reload of the map

@kimmobrunfeldt
Copy link
Member Author

I upgraded leaflet to 1.3.4 and react-leaflet to 1.9.1. Didn't fix it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant