If the hello world example app component template is changed to :
inline: '{{greeting}} <p red>world <span red>red</span></p>!' (nested RedDec)
Then the application would generate an error:
Error: Only either parent or host is allowed when the ProtoElementInjector is instantiated
If the hello world example app component template is changed to :
inline: '{{greeting}} <p red>world <span red>red</span></p>!'(nestedRedDec)Then the application would generate an error:
Error: Only either parent or host is allowedwhen theProtoElementInjectoris instantiated