data-sly-resource under list iteration
we have a multifield and we are iterating them in html using list.
in between iteration im using <div data-sly-resource="${'xyz' @ resourceType='prj/components/content/xyz'}"></div>
but while authoring ill be getting resource xyz to author at one place not in all places.
and same authorable fields are rendered everywhere.
is it a write behavior?