-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 8.0.0
-
Component/s: Components
-
Security Level: Jimmy
-
None
-
None
in template injection with apply, or custom defined elements., using the structure :
<custom container>
<template name="custom content"/>
<custom container>
if multiple custom container are added to the same element, only the first content will be used for every custom container.
see included example.