Incorrect date from select menu
ASmallSquishySquid opened this issue · 1 comments
ASmallSquishySquid commented
The date in the select menu for reminders appears to be being set only on cog load. Fix this by passing in the current date as a parameter into the view.
ASmallSquishySquid commented
Fixed with 104aa0e