alex3165 / react-leaflet-draw

React component for leaflet-draw on top of react-leaflet
225 stars 151 forks source link

Component render break leaflet-draw editing #61

Open MehdiJarraya opened 5 years ago

MehdiJarraya commented 5 years ago

Hi guys, can you please fix this bug. https://stackoverflow.com/questions/52236250/why-do-multiple-react-renders-break-leaflet-draw-editing-and-how-do-i-fix-it

MehdiJarraya commented 5 years ago

When I change data source(add, edit, delete) EditControl recognize only the last created object.

parkermalenke commented 5 years ago

I am also running into this issue and would very much like a bug fix or direction on how to work around it.