Skip to content

Disjunctions: Missing or invalid value when we have a default value in a disjunction. #790

@spinillos

Description

@spinillos

We aren't handling the case when we set a default value in a disjunction. Looks like that its a global issue in all languages, ignoring the default or setting invalid value 🤷🏼

Example:

layout?: *GridLayoutKind | RowsLayoutKind | AutoGridLayoutKind | TabsLayoutKind

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions