Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: coherce undefined <Select /> value to empty string #203

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

nikku
Copy link
Member

@nikku nikku commented Dec 14, 2022

Explicitly set select value to empty rather than undefined.

Undefined values cause the browser to render the first selection.


Related to camunda/camunda-modeler#3327

Explicitly set select value to empty rather than undefined.

Undefined values cause the browser to render the first selection.
Copy link
Contributor

@smbea smbea left a comment

Choose a reason for hiding this comment

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

I feel silly for how simple this was 😅 but works great

@nikku nikku merged commit 3dfdf43 into main Dec 15, 2022
@nikku nikku deleted the explicit-empty-select-value branch December 15, 2022 09:18
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Dec 15, 2022
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.

2 participants