react-big-scheduler icon indicating copy to clipboard operation
react-big-scheduler copied to clipboard

Implement updated react-dnd version to avoid memory leak

Open allsportster023 opened this issue 5 years ago • 0 comments

React-dnd v7.4.5 contained a memory leak for draggable components https://github.com/react-dnd/react-dnd/pull/1355. They fixed the issue in 7.5.0. Is there a way that a new release could be created with the updated version of react-dnd?

NOTE: React-dnd is now on v8.0.x, but it looks like the required changes may be a bit more in-depth than the minor release changes.

allsportster023 avatar Jun 19 '19 21:06 allsportster023