gantt-task-react icon indicating copy to clipboard operation
gantt-task-react copied to clipboard

Issue with Expander functionality

Open elsoldevandreyg opened this issue 3 years ago • 1 comments

When I try to expand elements I get the following error. I am working with version 18 of react with strict mode

image

image

elsoldevandreyg avatar Dec 06 '22 05:12 elsoldevandreyg

setScrollX and setScrollY called while wheel wrapperRef inside useEffect, caused infinite loop.

PDipendra avatar Jan 05 '23 05:01 PDipendra