bitplatform
bitplatform copied to clipboard
Two-way binding issue of the `BitDateRangePicker` component
The two-way binding feature of the BitDateRangePicker component doesn't work correctly!
If someone provides a variable and binds it to the Value of the component, the value of this variable would not change while the value of the Value parameter of the component has been changed.
In fixing this issue, the sample of the corresponding feature must be improved.