Skip to content

Superfluous text node in root when using react #415

@robin-drexler

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.

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