Uncaught ReferenceError: regeneratorRuntime is not defined
at templateList_bundle.js?ver=24:8:93292
at 325 (templateList_bundle.js?ver=24:8:94194)
at n (templateList_bundle.js?ver=24:1:126)
at 736 (templateList_bundle.js?ver=24:20:24495)
at n (templateList_bundle.js?ver=24:1:126)
at templateList.0 (templateList_bundle.js?ver=24:1:925)
at templateList_bundle.js?ver=24:1:936
I think that this error is related to https://core.trac.www.ads-software.com/ticket/61852
]]>I have the follwing error in the console related to FireBox plugin on my website epedia.ro:
Error: Uncaught ReferenceError: FireBox is not defined
at (index):5:17
at (index):19:16
Could you please help me in order to fixt it?
Thank you!
]]>Uncaught ReferenceError: Marionette is not defined in formData.js
, line 56 in the latest version (3.6.24).
Rolling back to version 3.6.22 fixes the issue.
]]>could you please help on this
]]>Uncaught ReferenceError: PopupConfig is not defined
at SGPBPopup.forceCheckCurrentPopupType (wpsol_53c29e902014e8b916d9c1f9939a917a.js:9:55912)
at SgpbEventListener.eventListener (wpsol_53c29e902014e8b916d9c1f9939a917a.js:9:83889)
at Function.SgpbEventListener.popupObjCreator (wpsol_53c29e902014e8b916d9c1f9939a917a.js:9:83533)
at HTMLDivElement.<anonymous> (wpsol_53c29e902014e8b916d9c1f9939a917a.js:9:83197)
at Function.each (wpsol_53c29e902014e8b916d9c1f9939a917a.js:7:2983)
at s.fn.init.each (wpsol_53c29e902014e8b916d9c1f9939a917a.js:7:1461)
at Function.SgpbEventListener.init (wpsol_53c29e902014e8b916d9c1f9939a917a.js:9:83173)
at wpsol_53c29e902014e8b916d9c1f9939a917a.js:9:89868
]]>I updated the plugin to v 5.2.1 and it stopped working (background keeps greyed). There are errors in a Console:
Uncaught ReferenceError: Raven is not defined
init https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:1
PfStartCoreHandler https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:2
listen https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:1
listen https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:1
<anonymous> https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:2
It appears that the error is causing Javascript on your CDN.
WP is updated to the latest version, as well as all other plugins. PHP 7.4.26 is installed.
The button is behind the paywall (Paid Memberships Pro) and it perfectly worked for over 4 years. Please help, I have customers using the PDF creating feature.
Just to mention that I have a Pro plan.
]]>I have found this error:
Uncaught ReferenceError: theChampSaveSharesLocally is not defined at combined.jsver=7.13.21:572
https://share.getcloudapp.com/YEuZe4Bz
do you know how to fix it please?
]]>Using Google Chrome developer tools, it occasionally shows 2 errors. It’s not consistent. The first error is more common.
“Uncaught SyntaxError: Unexpected end of input” then the link is associated with Autoptimize.
“Uncaught ReferenceError: jQuery is not defined”
“(jQuery); //</script> <script defer src=”https://fathers.com/wp-content/cache/autoptimize/js/autoptimize______________.js”></script></body></html>”
I welcome all suggestions because I’ve searched and tried many suggestions, but still the issues remain.
]]>in the browser console i see two errors:
Uncaught ReferenceError: wp is not defined
and
Uncaught ReferenceError: _ is not defined
According to the linked sources i found these lines that causes the problem:
<script type='text/javascript' id='wp-i18n-js-after'>
wp.i18n.setLocaleData({
'text direction\u0004ltr': ['ltr']
});
</script>
<script type='text/javascript' id='lodash-js-after'>
window.lodash = _.noConflict();
</script>
Could you please have a look at them.
Thx