Skip to content

Fix mismatch xml element pairs on transpile #1745

Description

@TwitchBronBron

in v0, if we had <Group></LayoutGroup>, it would transpile it correctly to <Group></Group>. In v1, it no longer does this, but I think it still shout.

Also, we should add diagnostics to flag these mismatches as errors, so you'd have to go out of your way to even hit the transpiler in this way.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions