You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just go to v-date-picker component and you will see the bug. The date displayed inside the component box is correct but the "original date" and formatted date are wrong (it shows the next day)
Versions
vuetify: 0.16.7
chrome: 61.0
What is expected ?
Display the date correctly
What is actually happening ?
The picker date works fine but when it displays the date it shows the next day, not the current one.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord
lockbot
locked as resolved and limited conversation to collaborators
Apr 15, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
Just go to v-date-picker component and you will see the bug. The date displayed inside the component box is correct but the "original date" and formatted date are wrong (it shows the next day)
Versions
vuetify: 0.16.7
chrome: 61.0
What is expected ?
Display the date correctly
What is actually happening ?
The picker date works fine but when it displays the date it shows the next day, not the current one.
Reproduction Link
Select a date and checkout the displayed "original date".
https://codepen.io/anon/pen/JrzKVW
Thanks for the great work
The text was updated successfully, but these errors were encountered: