[Bug]: selectedOptionValue being assigned as selectedOptionLabel #30074
Labels
Bug
Something isn't working
Community Reported
issues reported by community members
Integrations Pod General
Issues related to the Integrations Pod that don't fit into other tags.
Integrations Product
Issues related to a specific integration
Low effort
Takes 1-2 days
Medium
Issues that frustrate users due to poor UX
Needs Triaging
Needs attention from maintainers to triage
One-click Binding
Issues related to the One click binding epic
Production
Query & JS Pod
Issues related to the query & JS Pod
Select Widget
Select or dropdown 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
as you can see the object from the dropdown "form_select_dropdown" is generating the values wrongly as the data being loaded to it has values of 1 and 2 as you can see from the query that is being loaded to that module bellow
for some reason the value is being set the same as the label
Steps To Reproduce
create a query as such
SELECT form_name as label, form_id as value FROM public."forms"
load it into a dropdown module
and try to access that object property "selectedOptionValue" to see if it matches the value or the label
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
Cloud
Front conversations
The text was updated successfully, but these errors were encountered: