Question
Repeat Grid Data Population Problem when using Components
This is the steps to repeat the problems:
1. Design a card component with several text fields.
2. Make the card as a component.
3. Make an instance of the card component.
4. Use repeat grid on the card component (instance)
5. Drag the data to one of the text fields.
6. Expected: different text fields are populated with the content of the data file
But: just one field being updated!
Version: 33.1 (Starter)
