Description
Describe the bug
There was an issue loading URL from $pc_item_img_original value
Things to look out for:
URL is valid
URL scheme matches the service scheme, i.e. https and https
The static server has wide-open CORS, more on that here
Technical description:
URL: http://5.imimg.com/data5/DM/LX/MY-162753/magnetic-stirrers.png
this is the labelling interface I am using (an url is used ) :
Please help resolve this :
To Reproduce
Just open this project ( have 10k entries and used label studio api to upload image urls')
Note : for 2.5k records project of same data images are seen, also when I open this in some other browser image is coming in 10k records but in case of chrome it is gaving above mentioned error.
Expected behavior
Image should be visible with labelling interface.
Environment (please complete the following information):
- OS: [on label_studio service in ec2 instance]
- Label Studio Version [1.13.1]