Open phillipb opened 2 years ago
For some reason, the code is not recreating a Split instance when onDragEnd, onDragStart or onDrag changes.
Split
onDragEnd
onDragStart
onDrag
https://github.com/nathancahill/split/blob/master/packages/react-split/src/index.js#L36-L49
For some reason, the code is not recreating a
Split
instance whenonDragEnd
,onDragStart
oronDrag
changes.https://github.com/nathancahill/split/blob/master/packages/react-split/src/index.js#L36-L49