Skip to content

Inner table elements cannot be used as templates #5

@rgthree

Description

@rgthree

We can't have table elements like <tr>, <td>, etc. used as the root for a template because of the way the templates are stored as DOM markup. Because they are not actually attached to a <table> correctly, they get destroyed and only their children are returned correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions