split icon indicating copy to clipboard operation
split copied to clipboard

React split not respecting updating `onDragEnd` event

Open phillipb opened this issue 4 years ago • 0 comments

For some reason, the code is not recreating a Split instance when onDragEnd, onDragStart or onDrag changes.

https://github.com/nathancahill/split/blob/master/packages/react-split/src/index.js#L36-L49

phillipb avatar Jan 09 '22 12:01 phillipb