Skip to content

Conversation

@MindfulLearner
Copy link
Member

No description provided.

title: S.String,
union: S.Union(A, B)
// testing it works! union is nullable no asterisk showed
union: S.NullOr(S.Union(A, B))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it allows null id expect also to find a select entry representing null, so you can test and confirm the null case works as expected

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Asterisk Appears on Nullable Union _Tag Field in Form Input

3 participants