You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
jp-96
added a commit
to jp-96/pxt
that referenced
this issue
Aug 24, 2023
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
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
![image](https://private-user-images.githubusercontent.com/2490958/262887301-9c5b7266-d65c-411c-b364-87356623d75d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTE5MTYsIm5iZiI6MTczOTU5MTYxNiwicGF0aCI6Ii8yNDkwOTU4LzI2Mjg4NzMwMS05YzViNzI2Ni1kNjVjLTQxMWMtYjM2NC04NzM1NjYyM2Q3NWQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDM1MzM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjAxOGZjMDFlZTM3ZmYzM2RmYjA5ODcwYzIxOTc2NjkzMjViODExMTJiNWM3MmZjYTY1NTUwNGZjMmNhZTEwZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Q8J1dlHk9vP2LZ43kEYrMax-pD_77kk-zjCESbYV4jE)
When convert to Blocks, item is unselected.
![image](https://private-user-images.githubusercontent.com/2490958/262887469-47f3d11d-fd91-4644-a72b-c256c07a6cc4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTE5MTYsIm5iZiI6MTczOTU5MTYxNiwicGF0aCI6Ii8yNDkwOTU4LzI2Mjg4NzQ2OS00N2YzZDExZC1mZDkxLTQ2NDQtYTcyYi1jMjU2YzA3YTZjYzQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDM1MzM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9N2E1ZjUzMWEyMmQyNzYzZDM4ZGQ2NTg2ZDA0MTE4NDgzZjhhNGU3OTc2N2E0YmY2MjJiMTgzMjFiZTliZGNkMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.zA3j1pSU3YhMU6fV8yKthf_M7DCw_vX-HGq9YXtnp_I)
The text was updated successfully, but these errors were encountered: