You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Flipping the "Use predictions to prelabel tasks" switch under the "Prelabeling" heading in the "Annotation" project tab will cause the following minified React app to be thrown:
I don't know if it is the same problem. But since 1.16, the annotaion UI won't open if there are predictions for the current task, no matter if they are used for pre-annotation (Use predictions to prelabel tasks). When opening a task, I briefly get the loader and the annotation UI in the background (a multipage image document in this case) and then the page becomes blank. I'm on Ubuntu 22.04 on a python Venv. Here is the screen shot with the predictions and the blank screen and another one without the predictions, showing the task correctly (albeit with some mobX warnings). In 1.15, it was a little slow to load, but it ended up loading just fine.
Describe the bug
Flipping the "Use predictions to prelabel tasks" switch under the "Prelabeling" heading in the "Annotation" project tab will cause the following minified React app to be thrown:
https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bgroup%2C%20value%2C%20label%7D
To Reproduce
Expected behavior
I expect to be able to use the UI without runtime errors.
Environment (please complete the following information):
Additional context
Stacktrace:
The text was updated successfully, but these errors were encountered: