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: cast to string on select control #450

Merged
merged 2 commits into from
Mar 28, 2023
Merged

Conversation

dannyhw
Copy link
Member

@dannyhw dannyhw commented Mar 28, 2023

Issue: #449

What I did

cast the value to string when the control type is select
added a story to reproduce this at examples/expo-example/components/ControlExamples/Reproductions/SelectWithNumber.stories.tsx

How to test

  • run the example and update the number in "select with number"

@dannyhw dannyhw merged commit 4634604 into next-6.0 Mar 28, 2023
@dannyhw dannyhw deleted the fix/select-warning-nonstring branch March 28, 2023 21:14
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.

None yet

1 participant