Cannot set the dropdown's value to an unavailable option.
jp-96 opened this issue · 1 comments
jp-96 commented
PXT Bug - FieldUserEnum
Describe the bug
Console message:
Cannot set the dropdown's value to an unavailable option.
Block type: radioMessageCode, Field name: MEMBER, Value: add1
The radio send
block's dropdown item is unselected!
To Reproduce
Steps to reproduce the behavior:
- Create new project on MakeCode for micro:bit
- Select
radio-broadcast
extention radio send
block- See console log
Expected behavior
message1
is selected and there is no warning message.
Screenshots
jp-96 commented
transfered:
microsoft/pxt-arcade#6037