Getting JIT compilation of template error while creating dynamic angular HTML, refer the below screenshot. Angular HTML code not resolving.
Here is the stackblitz code:
Steps to reproduce:
-
Click on HTML Template button then click on Render Template Button (plain HTML) – working scenario
-
Click on Angular Template button then click on Render Template Button (angular code – ex: [ngSTyle]) – JIT compilation error scenario
Getting JIT compilation error while click on Render Template Button for Angular Template Code