Conclict with Jquery 3.3.1
-
Hi,
i have the requirement to use the latest jquery version on my current project, that would be 3.3.1.
It seems like Ultimate Member is not fully compatible here, I receive the following error in the browser console:
[Mitteilungsdetails anzeigen/ausblenden] TypeError: e.indexOf is not a function[Weitere Informationen] jquery-3.3.1.min.js:2:82466
w.fn.load
https://staging.omt.de/wp-content/themes/omt/library/js/libs/jquery-3.3.1.min.js:2:82466
<anonym>
https://staging.omt.de/wp-content/plugins/ultimate-member/assets/js/um-scrollbar.min.js:1:39472
<anonym>
https://staging.omt.de/wp-content/plugins/ultimate-member/assets/js/um-scrollbar.min.js:1:2677
<anonym>
https://staging.omt.de/wp-content/plugins/ultimate-member/assets/js/um-scrollbar.min.js:1:2605—
Is that possibly a function I can deactivate in the UltimateMember Settings?
It seems that the deprecated .load usages are responsible for this as I also had to replace window.load with $(window).on(“load”, function (e) {});If not, I while I usually dont mind modifying code, can I change this via a child plugin, as I would do with woocommerce? Or is this a planned update in one of the next versions as this should be a pretty quick fix?
Thank you! ??
The page I need help with: [log in to see the link]
- The topic ‘Conclict with Jquery 3.3.1’ is closed to new replies.