Skip to content

Some configurations break dom-template  #31

@cdata

Description

@cdata

It is possible for some configurations of elements to break when using dom-template to stamp some DOM. dom-template attempts to notify the "parent" context of property changes, and ends up effectively trying if(foo in undefined) { ... }, which throws.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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