Closed jp-96 closed 1 year ago
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!
radio send
To Reproduce Steps to reproduce the behavior:
radio-broadcast
Expected behavior
message1 is selected and there is no warning message.
message1
Screenshots
Edit source code on JavaScript
When convert to Blocks, item is unselected.
transfered: https://github.com/microsoft/pxt-arcade/issues/6037
PXT Bug - FieldUserEnum
Describe the bug
Console message:
The
radio send
block's dropdown item is unselected!To Reproduce Steps to reproduce the behavior:
radio-broadcast
extentionradio send
blockExpected behavior
message1
is selected and there is no warning message.Screenshots
Edit source code on JavaScript
When convert to Blocks, item is unselected.