Skip to content

Superfluous text node in root when using react #415

Description

@robin-drexler

It appears that when using react, the root always contains a text node, even though you didn't render one

image

to reproduce:

checkout the rd/text-node branch and run pnpm run example:kitchen-sink, open the browser and select react.

You'll see that in addition to the ui-stack, root.children also has an empty text node.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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