When you include using the transclude method of inserting card template, and the contents include a directive that has a transclude, things get wonky.
Here is an example codepen.
[ngTransclude:orphan] Illegal use of ngTransclude directive in the template! No parent directive that requires a transclusion found.
When you include using the transclude method of inserting card template, and the contents include a directive that has a transclude, things get wonky.
Here is an example codepen.