HumanSignal / label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format
https://labelstud.io
Apache License 2.0
18.43k stars 2.32k forks source link

Video pre-comment import loading #5737

Open MMa321 opened 5 months ago

MMa321 commented 5 months ago

When importing the pre-comment, I found that without manually labeling, the pre-comment could not be displayed and the video was always in the loading state. Could you please verify it

1713339108912

MMa321 commented 5 months ago

I tried it again, and to be precise, only the updated task comments will show up in the video

makseq commented 5 months ago

What is pre-comment?

MMa321 commented 5 months ago

Sorry, I'm expressing that wrong, I meant to say pre-annotations

makseq commented 5 months ago

You need to check the browser console, there should be errors displayed.

MMa321 commented 5 months ago

This is a browser error: store.js:442 Uncaught (in promise) TypeError: e.id.replace is not a function at store.js:442:27 at Array.forEach () at Object.addAnnotationFromPrediction (store.js:440:9) at ve (mobx.module.js:928:19) at r (mobx.module.js:915:16) at mobx-state-tree.module.js:2593:35 at q (mobx-state-tree.module.js:2456:16) at Object.r (mobx-state-tree.module.js:2483:16) at _w.setAnnotation (lsf-sdk.js:456:25) at _w.setLSFTask (lsf-sdk.js:379:10) at main.js?v=d88e4f:2:1456754 at Generator.next () at mobx-state-tree.module.js:3631:51 at Ee (mobx.module.js:928:19) at r (mobx.module.js:915:16) at mobx-state-tree.module.js:2593:35 at io (mobx-state-tree.module.js:2456:16) at l (mobx-state-tree.module.js:3617:13) at c (mobx-state-tree.module.js:3631:21)

MMa321 commented 5 months ago

1713944679111