Skip to content

Whitespace text nodes cannot appear as a child of <table> #155

@brainstorm1313

Description

@brainstorm1313

I expect correct parse:
parse('<table>\n<tbody><tr><td>sdfq</td></tr></tbody></table>')

It works, but Chrome console has error:
Warning: validateDOMNesting(...): Whitespace text nodes cannot appear as a child of

. Make sure you don't have any extra whitespace between tags on each line of your source code.

https://jsfiddle.net/2f7tpmx5/1/

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions