Skip to content
New issue

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

Datepicker displaying wrong day #872

Closed
StarFleetCPTN opened this issue Jun 19, 2018 · 4 comments
Closed

Datepicker displaying wrong day #872

StarFleetCPTN opened this issue Jun 19, 2018 · 4 comments
Assignees

Comments

@StarFleetCPTN
Copy link

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

  1. Use example code provided for datepicker in documentation

Expected behavior

The day I click should be displayed in the input

Actual behavior

The previous day is displayed in the input

image

@jtommy
Copy link
Member

jtommy commented Jun 19, 2018

@mth3n Could you provide us your code ? Because i can't reproduce it

@pablich
Copy link

pablich commented Jun 19, 2018

I have the same issue
image

@StarFleetCPTN
Copy link
Author

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.

image

@StarFleetCPTN
Copy link
Author

StarFleetCPTN commented Jun 20, 2018

This pull request appears to be for the issue I'm having -> #853.

@jtommy jtommy self-assigned this Jun 25, 2018
@jtommy jtommy closed this as completed in a06eed4 Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants