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
Change Value button only works for a single time. If we run the application and hit change value button the text shows "Selected value in select 2: car2". If we change the drop down values the change reflected in the text but if we hit Change Value button the text does not reset to 'car2' in dropdown.
The text was updated successfully, but these errors were encountered:
Demo with a value changing
Change Value button only works for a single time. If we run the application and hit change value button the text shows "Selected value in select 2: car2". If we change the drop down values the change reflected in the text but if we hit Change Value button the text does not reset to 'car2' in dropdown.
This is happening not only in the Demo but in other environments as well. When setting the [value] in a similar fashion to that of the demo the values will not actually update, reappearing later in the "changed" method's "value" parameter
Change Value button only works for a single time. If we run the application and hit change value button the text shows "Selected value in select 2: car2". If we change the drop down values the change reflected in the text but if we hit Change Value button the text does not reset to 'car2' in dropdown.
The text was updated successfully, but these errors were encountered: