Date Picker not Resetting to Default Value

In my app I am using a duplicate screen workaround to reset the date in a date picker so that you can select a date to view further down the list without scrolling and if you hit a “refresh” button the list will be displayed beginning yesterday, but if I use the default value of 1 day ago the date picker never resets. I did some testing and using any default value from 12 hours ago through 12 hours from now all reset the date picker when you go to the page, but using a default value of anything 1 day ago or before and tomorrow or after the date won’t reset when you go to the page.

I found this issue in a phone app, but I also have a desktop web app version that will never reset to the default date value even after refreshing the page, or logging out and back in.