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

[Bug] QDatetime default view works wrong #1929

Closed
VitalyEmelyanov opened this issue Apr 12, 2018 · 2 comments
Closed

[Bug] QDatetime default view works wrong #1929

VitalyEmelyanov opened this issue Apr 12, 2018 · 2 comments
Milestone

Comments

@VitalyEmelyanov
Copy link

Software version

Quasar: v0.15.10
OS: macOS 10.13.4 (High Sierra)
Browsers: Chrome 65

What steps did you take?

  1. Click on datetime input with default view set to year/month
  2. Click again to hide the calendar (do not select any date, just click outside the calendar)
  3. Repeat

Result: You'll get different calendar view each time

What were you expecting?

The calendar should always display default view when opened

Demo

JSFiddle https://jsfiddle.net/7u6soams/
Quasar Play (default view section) http://quasar-framework.org/quasar-play/android/index.html#/showcase/forms/datetime/datetime-input

demo

@Manfred047
Copy link

why if set date, example => date: '2018-12-04' the calendar show 2018-12-03?

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 12, 2018
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 12, 2018
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 12, 2018
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 13, 2018
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 16, 2018
@rstoenescu rstoenescu added this to the 0.15.11 milestone Apr 17, 2018
@rstoenescu
Copy link
Member

Fixed by #1946
Will be available in 0.15.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants