Skip to content

In Widget HTML Template, <script> tag doesn't sync properly #24

@odinsride

Description

@odinsride

I have the following line in my HTML template:

<script type="text/ng-template" id="myModal">

When saving from VS Code, the attributes of the script tag are lost and the < and > characters sync to the instance with escape codes:

&lt;script&gt;

and

&lt;/script&gt;

PS: I noticed this while working in my PDI which is on the New York release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions