datetime_picker_formfield
datetime_picker_formfield copied to clipboard
date input field value get cleared on page changed inside PageView
I use the widget inside a PageView
on page 1, after I go to the page 2 and go back to page 1, the value of date field is cleared, whereas other TextField
still have it's value. Please fix this issue, thank you.
Do you have a minimal example I can test?