Sudden change in behaviour – Reset Bounding Box component

Hi :wave:

We have an internal application that relies on the Bounding Box component to draw boxes around certain parts of images to identify details.

We used the Reset Bounding Box workaround to reset the view of the bounding box, but since this morning this workaround stopped working. Basically the workaround relies on toggling hidden property of the bounding box to reset the view.

Has there been a recent update on this component that causes this behaviour?

Any help is welcome!

2 Likes

For those running into the same issue, a workaround is to separate the variable toggle into two queries with a slight delay in between.


Hope this helps someone!

2 Likes