$.fn.datepicker.noConflict is not a function
-
Hello,
i was using wordpress 4.4 and i upgrade the Open table widget to the last version ( 2016/08/30 ).
After updating it, i have a conflict in console :
$.fn.datepicker.noConflict is not a function
so i decide to update WP to 4.6 and i still have this conflict.
the conflict is located in open-table-widget.js at line 63
Uncaught TypeError: $.fn.datepicker.noConflict is not a function
at HTMLDocument.<anonymous> (…/wp-content/plugins/open-table-widget/assets/js/open-table-widget.js:63)
at i (https://www.burgundylion.com/wp-includes/js/jquery/jquery.js:2)
at Object.fireWith [as resolveWith] (…/wp-includes/js/jquery/jquery.js:2)
at Function.ready (…/wp-includes/js/jquery/jquery.js:2)
at HTMLDocument.K …/wp-includes/js/jquery/jquery.js:2)the jquery version is 1.12.4
the jquery migrate version is 1.4Is someone as the same problem or have already fix this ?
thank you
- The topic ‘$.fn.datepicker.noConflict is not a function’ is closed to new replies.