Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Angular cannot load inlined templates when run in XHTML documents #1301

Closed
@godmar

Description

@godmar

When in an XHTML document, all markup is removed from inlined templates.

See http://plnkr.co/edit/3hRDtK?p=preview

Reason: you use 'script.text' instead of 'script.innerHTML' to extract the template body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions