archesproject/arches

(Reports) child card components are overridden by parent card component

Closed this issue · 0 comments

in this line, a child tile looks up the card component linked to its parent tile, instead of the card it's actually linked to.

You can test this by setting a root-level card to default and setting its child card to some other card component. The child card will render in the resource editor using default card instead of whatever you selected.