Skip to content

Image not rerendering until hover despite boxes prop changing #20

Description

@jslee98

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions