PagerDatePicker
PagerDatePicker copied to clipboard
Date going to next date on selection
I am using this library, and on every date selection there is a network call to fetch data of that date. But on selection of any date its fetching the data for next date. Some times it fetches data for two days. UI shows data for current date but all operation done are applied to next date data. How can I fix this issue?