Closed ghost closed 7 years ago
Tailor uses the version of jQuery bundled with WordPress, as this is best practice. The errors you're seeing could be caused by those changes, but I'd recommend installing Tailor in a new WordPress installation and make changes incrementally to help troubleshoot.
Closing as it's unclear whether this is related to your custom jQuery build. Feel free to raise another issue if you still have trouble and are able to provide more information.
I'm having an issue with : "Cannot read property 'deleteRules' of undefined" and "this.$el.imagesLoaded is not a function" on my multisite. I figure it's because I've disabled builtin JS and compiled my own version that goes with the theme.
Thoughts?