Explicit panic! when forcing inner html and placeholder
For now, cryptic runtime crash when we try to do
<svg
[innerHTML]="node.svg.clone()"
>{{&node.name}}</svg>
Should crash explicitely at compile time.
Same for any code where inner html requires a template action