Katelyn

Results 1 comments of Katelyn

In the source code, I commented out this chunk and it fixed the problem for me: ``` if (this.initialDate) { this.selectedDay = date.getDate() + 1 } else { this.selectedDay =...