You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project that uses jQuery 2.1.4, and foundation-datepicker was woirking ok.
But as that version of jQuery is very old (+5 yo) I tried updating to jQuery 3.5.1 and foundation-datepicker stopped working.
As I'm not familiar with the datepicker, I don't know how to troubleshoot it, but these are the 2 calls that we are doing in our code:
Hello,
I have a project that uses jQuery 2.1.4, and foundation-datepicker was woirking ok.
But as that version of jQuery is very old (+5 yo) I tried updating to jQuery 3.5.1 and foundation-datepicker stopped working.
As I'm not familiar with the datepicker, I don't know how to troubleshoot it, but these are the 2 calls that we are doing in our code:
And:
Also, besides jQuery we are loading jquery-migrate 3.3.2 to avoid breaking the rest of our project.
The version of foundation we are using is 5.5.1 in case it matters.
Thanks.
The text was updated successfully, but these errors were encountered: