react-diagrams icon indicating copy to clipboard operation
react-diagrams copied to clipboard

can't use label

Open ndinhquan1998 opened this issue 5 years ago • 2 comments

I can see the label appears on the canvas but after a second it catches this error also the label on wrong position too. image

image

image

ndinhquan1998 avatar Sep 08 '20 09:09 ndinhquan1998

@dylanvorster I found this issue was caused by resetting the refPaths array in render, still a hacky fix to remove that line but I'll make a PR if I find a way. Also is there any way to donate to this project/bug bounties?

balbatross avatar May 05 '21 02:05 balbatross

I think I meet this bug too, but my labels are rendered to the upper-left corner of the screen from the start. Have you solved it yet? image

FarajMujey avatar May 10 '22 07:05 FarajMujey