You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bramsmulders I'll need to do some more testing, but my unit test coverage is passing for this so far.... but it's failing when run against real patterns.
I am using Pattern Lab Node
v2.11.0
onMac
, with Nodev6.11.3
, using theGulp
Edition.Expected Behavior
Should render three different
title
s harvested from_data/listitems.json
.Actual Behavior
Renders three times the same
title
attribute which is defined in_data/data.json
Steps to Reproduce
Consider this template code:
Note: it is working in PL-node v2.9.3 so it has to be a problem with the refactoring of data in the latest release.
The text was updated successfully, but these errors were encountered: