HumanSignal / HumanSignal/label-studio
Text Tag Removes List Tag
Open
community_bug
community_reviewed
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
If you place a `Text` tag anywhere below a `List` tag the list does not render.
If the `Text` tag is placed above the `List` tag it does render.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an interface with List and a Text elements
4. List does not render if Text is placed below
**Expected behavior**
Both tags render their respective data
**Screenshots**
**Environment (please complete the following information):**
- OS: Sonoma 14.5
- Label Studio Version 1.13.1
Contributor guide
Assessment
This issue has not been assessed yet.