-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
Which version of the plugin are you using?
[X] Data Populator for Sketch
[✓] Data Populator for Adobe XD
Describe the bug
The data is populating in an unusual way. During iteration, it jumps between objects and reads the properties of the object it skipped. Even though Shuffle Items is not enabled, it exhibits this behavior. The order is not random, but it seems to read by skipping, which is unexpected.
To Reproduce
Steps to reproduce the behavior:
- Added data source
- Added placeholders the texts (they are in group named tokens)
- Clicked Populate
Expected behavior
My expectation is for it to iterate through the array sequentially and read the properties of objects accordingly.
Screenshots
Layers
Placeholders
Result
Environment (please complete the following information):
- Adobe XD v57.1.12
- Plugin v4.0.3
- Windows 11 23H2 (OS Build 22631.3085)
Additional context
JSON File:
tokens.json
Metadata
Metadata
Assignees
Labels
No labels