-
Notifications
You must be signed in to change notification settings - Fork 582
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
Update field_userenum.ts #9654
base: master
Are you sure you want to change the base?
Update field_userenum.ts #9654
Conversation
Data binding fails. microsoft#9653 Console warning: Cannot set the dropdown's value to an unavailable option. Block type: radioMessageCode, Field name: MEMBER, Value: add1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Looks good to me; this also fixes microsoft/pxt-arcade#6037, I believe you re-filed it this morning after I moved it over to arcade last night (we typically track / prioritize bugs we can see in the editors themselves as they make it easier to repro / identify how many people are affected by them, so when possible it's best to file an issue in pxt-arcade or pxt-microbit even if it affects all editors.)
Here's a test project for anyone else who wants to review, swap around the order of red / yellow / blue in typescript then switch to blocks to induce the error: https://makecode.microbit.org/_gPUFdTT0s1zu
I understand, |
Co-authored-by: Joey Wunderlich <[email protected]>
Co-authored-by: Joey Wunderlich <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Data binding fails.
#9653
Console warning:
Cannot set the dropdown's value to an unavailable option. Block type: radioMessageCode, Field name: MEMBER, Value: add1