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

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

Closed hlomzik closed 5 months ago

hlomzik commented 5 months ago

Cherry-picking from #1675

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