Hello, I am trying to dynamically add/remove boxes to the canvas by updating a "boundingBoxes" array in state. I am also using the forceRedraw prop. When the boxes are added, they appear without any action necessary. However, when the boxes are reset to an empty array, they do not disappear until the mouse hovers over the canvas and redraws itself. Is there any way around this? I can provide more information if you would like!
To note, I did read past issues and am using 0.5.14
Hello, I am trying to dynamically add/remove boxes to the canvas by updating a "boundingBoxes" array in state. I am also using the forceRedraw prop. When the boxes are added, they appear without any action necessary. However, when the boxes are reset to an empty array, they do not disappear until the mouse hovers over the canvas and redraws itself. Is there any way around this? I can provide more information if you would like!
To note, I did read past issues and am using 0.5.14