We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Buefy version: [0.0.6] Vuejs version: [2.5.16] OS/Browser: Firefox/Chome
When every I select a date using the date picker it always selects the previous data. Ex. If I select 6/4 from the calendar 6/3 will be displayed.
The day I click should be displayed in the input
The previous day is displayed in the input
The text was updated successfully, but these errors were encountered:
@mth3n Could you provide us your code ? Because i can't reproduce it
Sorry, something went wrong.
I have the same issue
I'm using the example code from https://buefy.github.io/#/documentation/datepicker. The demos on buefy.github.io are also showing the wrong dates for me like in @pablich post above.
This pull request appears to be for the issue I'm having -> #853.
a06eed4
jtommy
No branches or pull requests
Overview of the problem
Buefy version: [0.0.6]
Vuejs version: [2.5.16]
OS/Browser: Firefox/Chome
Description
When every I select a date using the date picker it always selects the previous data. Ex. If I select 6/4 from the calendar 6/3 will be displayed.
Steps to reproduce
Expected behavior
The day I click should be displayed in the input
Actual behavior
The previous day is displayed in the input
The text was updated successfully, but these errors were encountered: