You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just copied and pasted the LCP script from the site, and I get this error message :
Uncaught EvalError: Identifier 'dedupe' cannot be declared with 'var' in current evaluation scope, consider trying 'let' instead
at eval (LCP:1:1)
at JSON.parse ()
at h (defaultlive-chat-applive-stream-app.ad98fe07.js:2:130276)
at h (defaultlive-chat-applive-stream-app.ad98fe07.js:2:130269)
at defaultlive-chat-applive-stream-app.ad98fe07.js:2:130385
The text was updated successfully, but these errors were encountered:
All good. This was a PEBKAC... I needed to reset my chrome inspector settings to default and then work back up from there to get this all to work.
I'm unsure which Inspector settings were causing an issue .. but I had to click "restore defaults and reload", and for good measure reinstall the chrome.app from scratch.
I just copied and pasted the LCP script from the site, and I get this error message :
Uncaught EvalError: Identifier 'dedupe' cannot be declared with 'var' in current evaluation scope, consider trying 'let' instead
at eval (LCP:1:1)
at JSON.parse ()
at h (default
live-chat-applive-stream-app.ad98fe07.js:2:130276)at h (default
live-chat-applive-stream-app.ad98fe07.js:2:130269)at default
live-chat-applive-stream-app.ad98fe07.js:2:130385The text was updated successfully, but these errors were encountered: