[Bug]: "selectedOptionValue" in TreeSelect widget does not work as expected #16365
Closed
1 task done
Labels
Bug
Something isn't working
High
This issue blocks a user from building or impacts a lot of users
Needs Triaging
Needs attention from maintainers to triage
Regressed
Scenarios that were working before but have now regressed
Release
TreeSelect
Issues related to TreeSelect Widget
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Is there an existing issue for this?
Description
Even when we clear the selected option in a TreeSelect widget, the value of the same is still stored.
Note:
Default Value
mentioned for the TreeSelect widget.https://www.loom.com/share/efbfe26332a948f5b9d63917229b8e25
Steps To Reproduce
Text
property of the Text widget is{{TreeSelect1.selectedOptionValue}}
.Expected: The text in the Text widget should also disappear.
Public Sample App
No response
Version
Cloud
The text was updated successfully, but these errors were encountered: