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

Flatpickr 4.6.10 broken when using altInput and altFormat #2660

Closed
volarname opened this issue Mar 11, 2022 · 2 comments
Closed

Flatpickr 4.6.10 broken when using altInput and altFormat #2660

volarname opened this issue Mar 11, 2022 · 2 comments

Comments

@volarname
Copy link

When using altInput and altFormat, the datetime picker is broken (try to change date multiple times, check console):
https://jsfiddle.net/tg1fhpsw/3/
Also i found where can be problem. Incorrect format is passed for flatpickr parseDate, instead of altFormat, dateFormat is provided for parser, you can see it here:
https://jsfiddle.net/yzbn5Lds/2/

Your Environment

  • flatpickr version used: 4.6.10
  • Browser name and version: Chrome 99.0.4844.51 (Official Build) (64-bit)
  • OS and version: Windows 10 64bit
@volarname
Copy link
Author

just tried 4.6.9 version and it works
so 4.6.10 is a broken version, this needs to be fixed asap

@volarname
Copy link
Author

same issue? #2653

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

1 participant