Images not showing in main panel after import - Docker setup Label Studio 1.13.0

I’m using Label Studio version 1.13.0 with a Docker setup. After importing images, I can label them when I click on “Label All Tasks”, but they do not appear in the main panel in the tasks view.

Steps I followed:

  1. Imported images using the import button.
  2. The images do not show up in the task list on the main screen.
  3. When I click “Label All Tasks”, I can see the images and label them.

My setup:

  • Label Studio version: 1.13.0
  • Running in Docker environment

I’ve tried clearing browser cache and re-importing data, but the issue persists. Any suggestions on how to fix this?

I have this same issue. It would be good to hear if there is a solution.

The images are accessible via “Label All Tasks” as normal, but the main panel is always empty. This persists even when the local DB+data are completely deleted and remade clean with new images.

There don’t seem to be any relevant error messages in the browser console or the docker logs, which is frustrating.

I solved the issue by upgrading Label Studio to version 1.13.1. Additionally, this link might be helpful: https://github.com/HumanSignal/label-studio/issues/6256