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 got this:
cjax.js:4739 Uncaught TypeError: jQuery.ajaxSetup is not a function
at Object.CJAX_FRAMEWORK.onStartEvents [as fn] (cjax.js:4739)
at :9:11
at r (cjax.js:4670)
at :1:1
Is there a Cjax incompatible JQuery version? If so, which one? this is what i am currently using with bootstrap 4.6. how can I make them work together? or what's the recommended JQ version to work with.
thanks in advance
The text was updated successfully, but these errors were encountered:
I got this:
cjax.js:4739 Uncaught TypeError: jQuery.ajaxSetup is not a function
at Object.CJAX_FRAMEWORK.onStartEvents [as fn] (cjax.js:4739)
at :9:11
at r (cjax.js:4670)
at :1:1
Is there a Cjax incompatible JQuery version? If so, which one? this is what i am currently using with bootstrap 4.6. how can I make them work together? or what's the recommended JQ version to work with.
thanks in advance
The text was updated successfully, but these errors were encountered: