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

Vaadin 10: Problem DatePicker and #10823

Closed
mifaber opened this issue Apr 16, 2018 · 2 comments
Closed

Vaadin 10: Problem DatePicker and #10823

mifaber opened this issue Apr 16, 2018 · 2 comments

Comments

@mifaber
Copy link

mifaber commented Apr 16, 2018

Hi,

i just attended the Vaadin 10 Training on Data Binding and Forms.
It turned out during the exercise that in the DatePicker there is obviously a problem with my Locale (Germany) and the Day and Month.
If i pick a day after the 12th, it gives an error. (probably because it tries to interpret the day as a month).

The problem also exists in the training solution (due to it's license I am not allowed to attach it here. But i guess you have access to it in any Vaadin company directory)

Vaadin Version: 10.0.0.beta7

Instructions for reconstructing the problem:

  1. Locale Scheme to Germany
  2. Start the Solution with jetty:run
  3. Pick a new date with a day > 12th (e.g. 13. April 2018)

Regards,
Michael

@knoobie
Copy link
Contributor

knoobie commented Apr 16, 2018

Looks like the wrong repo - this should be reported to https://github.com/vaadin/flow - btw. the issue is already reported and you can follow it here: vaadin/vaadin-date-picker-flow#57

@anasmi
Copy link
Contributor

anasmi commented Apr 16, 2018

Hi @mifaber ,
as @knoobie noticed you have opened an issue in wrong repo. (It's not a big problem, through :) )

I will copy your use case also to the issue mentioned above and close this one.

Thanks for your help and contributions!
Have a nice day! : )

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

No branches or pull requests

3 participants