It could be that your repeat doesn't actually have any items ๐ค Make sure it is an Array with at least one item if possible. Then it should show up
๐ค1
BenajaEphrath
1 year ago
Ahhh ok with two items it works. Amazing thanks!
Jacob Kofoed
1 year ago
Glad it works ๐ช It should probably work even if there are no items, just with a null-item ๐ค It is always best to have some good test-data to work with though ๐