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
I've been trying out the changes from #1 and am struggling to get data inheritance to work. According to @EvanLovely in pattern-lab#36 (comment) this should be working.
I've been trying out the changes from #1 and am struggling to get data inheritance to work. According to @EvanLovely in pattern-lab#36 (comment) this should be working.
I'm using a fork of Phase2's pattern lab starter and this is my composer.json:
It might be entirely possible that I need to install other forked repos but its not clear to me what I need.
My understanding is that
aleksip/plugin-data-transform
should provide the data inheritance.My simple test scenario is:
Parent template:
Included template (text-long.twig):
The included template also has some associated data in
text-long.json
:When I view the parent template I see errors:
Is there anything I'm missing? Any advice on where to start looking?
The text was updated successfully, but these errors were encountered: