archesproject / arches-her

5 stars 12 forks source link

Fixes editor tree error when trying to load child cards for the consultation location top level card #1203

Closed aj-he closed 1 month ago

aj-he commented 1 month ago

Provides a fix for the issue in core where the Consultation Location card breaks the rendering of child cards in the editor tree #1186 .

The problem is that as the children where loaded, they were being passed the parent component name. This was an issue where they were different (related-resource-map card with default card children.

This will need to be fixed in core.