JQuery error - Carousel slider
Good day,
I am injecyting this code in the header:
<script type="text/javascript">
if (typeof jQuery == 'undefined') {
document.write('<scr' + 'ipt type="text/javascript" src="https://list.mailigen.com/js/jquery.js"></scr' + 'ipt>');
}
</script>
<script language="javascript" type="text/javascript" src="https://list.mailigen.com/js/scripts.js"></script>
<script language="javascript" type="text/javascript" src="https://list.mailigen.com/js/subscribe3.0.js"></script>
<script language="javascript" type="text/javascript">
jQuery(function(){
jQuery('.MG-placeholder-1625647153195').MGsubscribe({
type: 'inline'
});
});
</script>
When updating my site, it causes my Carousel Slider component to not working.
Then it gives this console error:
Uncaught TypeError: Cannot read property 'outerHTML' of undefined
at preview.pro.js:1
at HTMLDivElement.<anonymous> (preview.pro.js:1)
at Function.each (jquery.js:611)
at init.each (jquery.js:241)
at zt (preview.pro.js:1)
at preview.pro.js:1
at Array.forEach (<anonymous>)
at preview.pro.js:1
at Object.emit (preview.pro.js:1)
at Object.emit (preview.pro.js:1)
(anonymous) @ preview.pro.js:1
(anonymous) @ preview.pro.js:1
each @ jquery.js:611
each @ jquery.js:241
zt @ preview.pro.js:1
(anonymous) @ preview.pro.js:1
(anonymous) @ preview.pro.js:1
emit @ preview.pro.js:1
emit @ preview.pro.js:1
(anonymous) @ (index):855
fire @ jquery.js:974
fireWith @ jquery.js:1084
ready @ jquery.js:406
DOMContentLoaded @ jquery.js:83
Could you help please?
-
Hi Danie,
We are sorry for this inconvenience.
We know about this problem and our developers are working on it to fix it as soon as possible.
Thank you for your understanding and patience.
Best regards,
Nelea.
0 -
Thank you very much. Do you know when it will be fixed?
0 -
Hi Danie,
Unfortunately, we don't have an exact ETA for this issue, but our team is working on it.
We are sorry for this inconvenience.
Best regards,
Nelea.
0 -
Thank you.
0
Please sign in to leave a comment.
Comments
4 comments