UniversalDataTool / universal-data-tool

Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
https://universaldatatool.com
MIT License
1.92k stars 187 forks source link

Images do not show up when passed via React component #535

Open aubreyyan opened 2 years ago

aubreyyan commented 2 years ago

The bug: Images do not load when passed in the sample option

Steps to Reproduce? Visit your react code sandbox

https://codesandbox.io/s/universal-data-tool-react-usage-example-uerpr?from-embed

salahCoone commented 2 years ago

I think sample should be {{ imageUrl: "https://placekitten.com/408/287" }}

salahCoone commented 2 years ago

Btw, how did you install it with react ? I am getting lots of errors when I am installing it with react