Skip to content

HTML from code gets rendered in VS Code #380

@JonnyBurger

Description

@JonnyBurger

Above you can see how the PR looks in Github, Below you can see how it looks in VS Code..
Surprisingly, a button gets rendered 😱

bildschirmfoto 2018-09-10 um 17 54 23

The HTML in question:
<button *ngIf="isEditingAllowed" class="btn btn-primary big" [disabled]="projectForm.invalid" (click)="save(projectForm)">Save changes</button>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bugdescription page

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions