Update Flatpickr's version v4.1.4 to latest v4.6.9 - Date and Time picker #27551
iamleads
started this conversation in
Feature Request
Replies: 1 comment
|
Is noone else experiencing this problem? This should be a really easy fix to only update the flatpickr version... |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
Elementor is not using the latest version of Flatpickr. Elementor is using v4.1.4 whereas FluentForms is using v4.6.9.
This causes a problem; you are not able to make advanced date config like:
{
enableTime: true,
time_24hr: true,
minTime: "08:00",
maxTime: "17:00",
dateFormat: "Y-m-d H:i",
minDate: "today",
}
FluentForms send me the following message:
We have inspected the issue and found it is related to Flatpickr's version conflict between Elementor and FluentForms. If you inspect the Flatpickr version when the Elementor plugin is active, you can find the older version has been loaded there (screenshot). This is because Elementor is using v4.1.4 whereas FluentForms is using v4.6.9 (screenshot). If you deactivate Elementor and search for Flatpickr in the Network inspect area of Form preview, you can find the updated Flatpickr version there. But, whenever you reactivate Elementor, you can find it gets replaced with the older version as Elementor loads Flatpickr before FluentForms.
Furthermore, we advise reaching out to the Elementor support team to update the Elementor plugin with the latest version of Flatpickr so that it will work simultaneously on both ends.
I sent this message to Elementor support and they say this:
Hi Melle,
Apologies for the inconvenience. I mentioned earlier that this is a 3rd party issue because you are using Fluent Forms.
Regarding your issue with the Flatpickr version of Elementor. I will coordinate it with our developer and create a feature request for it.
You may also create a discussion with Elementor Github to have direct contact with our developer: https://github.com/orgs/elementor/discussions
Thank you.
Describe the solution you'd like.
Update Elementor flatpickr version v4.1.4 to v4.6.9.
Describe alternatives you've considered.
There is no alternative.
Additional context
No response
Agreement
All reactions