Hello, I have a list component within a collapsible set. Everything was working fine until I decided I needed another bit of nested information in each list item. I dropped a label (which I made invisible) so I could store an ID number per list item but as soon as I add the field the image/item name text disappear.
Do I need to recreate the image and name with new components or is this a bug?
I also thought to use the counter value field to save my ID number - which seems to work in the display - but the counter value will not save to localStorage which I need to save into my DB with service.