when option list of a select widget is changed, menu is not correctly updated in web console
for exemple, if menu options are : 1, 2, 3, 4, then updating option list with options A, B will give a menu with options A, B, 3, 4
select options are updated correctly on iOS & android
I’m using python blynklib V1.0.0 (linux), method blynk.set_property() to set labels of select widget virtual pin
I didn’t understand your case. Please explain in more detail.
You talk about 1, 2, 3, 4, options in widget, but then you describe another options A, B.
Also please attach screenshot of your widget settings