Hellenic / react-hexgrid

Build interactive hexagon grids with React
https://hellenic.github.io/react-hexgrid/examples/
MIT License
318 stars 130 forks source link

SVG Items not Draggable #25

Open sehackma opened 5 years ago

sehackma commented 5 years ago

I am having an issue extending the draggable example into my application. My understanding is that the draggable property is not supported by SVG and I am hoping you can help me understand how the example is able to bypass that issue