HumanSignal / label-studio-frontend

Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
https://labelstud.io/
Apache License 2.0
413 stars 316 forks source link

The Outliner area does not display annotation results #1725

Open gitymy opened 2 months ago

gitymy commented 2 months ago

After downloading the label studio frontend resource from the git clone, execute the npm run build bundle command to obtain main.js and main.css from the dist package and reference them in the project. However, when using annotation tools such as PolygonLabels or RectangleLabels, the annotation results are not displayed in the Outliner area.

20240408182531