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: parse default value of Select input to number value TECHSUP-10003 #3574

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

RobD-tech
Copy link
Collaborator

Parse the default value of the Select input component to a number. Another value than number (e.g. "null" or "test") will be parsed to an empty value. This fixes an issue where the onChange is triggered twice, see the TECHSUP ticket.

Link to TECHSUP ticket: TECHSUP-10003

jrquak
jrquak previously approved these changes Jan 23, 2025
@jrquak jrquak dismissed their stale review January 24, 2025 08:29

What happends if you use a list property? A text value will be converted to NaN

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