It looks like the Juicer JS is also including jQuery, which is causing this error. We'll need to use the no-jquery version of the script instead:
<script src="//assets.juicer.io/embed-no-jquery.js" type="text/javascript"></script>
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | juicer-no_jquery-2566487-2.patch | 609 bytes | jenlampton |
Comments
Comment #2
jenlamptonComment #4
jenlamptonFixed the issue on my site, so committed to 1.x.