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
419 stars 316 forks source link

fix: LEAP-580: Display non-string values in Text #1677

Closed hlomzik closed 8 months ago

hlomzik commented 8 months ago

Cherry-picked from #1675

During recent incident fix we missed conversion to string for Text tag's value param.