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

Problem typing a date in the input in version 2.10.1 #266

Closed
FelipeBohnertPaetzold opened this issue Mar 13, 2019 · 8 comments
Closed

Problem typing a date in the input in version 2.10.1 #266

FelipeBohnertPaetzold opened this issue Mar 13, 2019 · 8 comments

Comments

@FelipeBohnertPaetzold
Copy link

After the update package for version 2.10.1, when entering the date in the input, the value is not updated.
datepickerbug

The value is expected to be filled in the input as in previous versions

@mengxiong10
Copy link
Owner

Because it's an invalid date.

@FelipeBohnertPaetzold
Copy link
Author

@mengxiong10 the format used is DD/MM/YYYY, was informed to the component, so it is valid

@mengxiong10
Copy link
Owner

Yes, you need type 10/10/2010

@FelipeBohnertPaetzold
Copy link
Author

@mengxiong10 in version 2.9.1 it is not necessary to enter the date with the mask, the component already understands.

this gif shows the operation in version 2.9.1:
funcionando

@mengxiong10
Copy link
Owner

Thanks, It's a bug In some case.
I'll fix it soon.

@FelipeBohnertPaetzold
Copy link
Author

@mengxiong10 thanks

@mengxiong10
Copy link
Owner

v2.10.3 fixed it.

@FelipeBohnertPaetzold
Copy link
Author

@mengxiong10 Thanks man. It's working.

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

2 participants