Select's Value Incorrect #3067
Labels
bug
Something is wrong and needs to be addressed
external-request
Bugs and features reported by individuals from other teams in Trimble
Prerequisites
Describe the issue
We have a sample that is attempting to programmatically set the value of the select.
We understand that due to #2953, that the value has to be set differently (of which the documentation still has to be updated #2995).
The problem, is that when the value is set programatically, the value when chosen through the UI does not change (though we do get a value change event which is nice).
We expect the value property of modus-select to be updated whenever the value is changed, but it doesn't. Therefore if we programatically set the value to 'Pear', and the user chooses 'Banana', and then the button is clicked to set the value to 'Pear' the select's current value does NOT change.
Reduced test cases
No response
What operating system(s) are you seeing the problem on?
No response
What browser(s) are you seeing the problem on?
No response
What is the issue regarding ?
@trimble-oss/modus-web-components
What version of npm package are you using ?
1.0.0
Priority
High
What product/project are you using Modus Components for ?
Trimble Unity
What is your team/division name ?
O&PS
Are you willing to contribute ?
None
Are you using Modus Web Components in production ?
No response
The text was updated successfully, but these errors were encountered: