Vina Martin
Vina Martin
Re: https://github.com/bmcmahen/react-grid-dnd/issues/8 `onMouseDown = {(e) => e.stopPropagation ()}` wasn't sufficient for my use case where I need to move between two states of grid item one that is "active" and...
Hi there 👋 I am working on a project where I would like the controls to stay open after another action is performed that calls `showControls`. I suggest adding an...
Developers on arm64 machines can't build because the version of node does not have an arm64 version: https://nodejs.org/dist/v10.16.1/ However, because the CI builds aren't able to run 20.x versions, I...