ryann3588
Results
2
comments of
ryann3588
A work around I found to work is to map the select item to itself i.e. { label: '', value: '', item: { label: '', value: '' }} Then set...
The problem is min/max shouldn't affect the initial setting of the component, only when the user changes the value either by making a selection in the dropdown (should inherently be...