Justin Mak

Results 4 comments of Justin Mak

In the same boat here :(

I just threw together a very simple example integrating the Sortable portion of this library with React if anyone wants to check it out for reference. [Repo](https://github.com/jmakGH/shopify-draggable-react-example) [Demo](https://jmakgh.github.io/shopify-draggable-react-example/)

No problem guys, although I should note it's definitely a rough draft. ~~The current setup works outside of the React lifecycle, meaning that sorting the blocks only changes the UI...