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 have noticed that the following error appears constantly in the Google Chrome dev console (at least on my system):
index:1 Uncaught (in promise) SyntaxError: Unexpected token '�', "���\00\00\00\00\00\00�"... is not valid JSON
at JSON.parse ()
at xhrOnSend (foeproxy.js:539:21)
at XHR.send (foeproxy.js:549:4)
at Oa (clarity.js:2:39126)
at clarity.js:2:38633
at clarity.js:2:5988
at Object.next (clarity.js:2:6093)
at o (clarity.js:2:4832)
Is this something you are aware of?
The text was updated successfully, but these errors were encountered:
Hi,
I have noticed that the following error appears constantly in the Google Chrome dev console (at least on my system):
index:1 Uncaught (in promise) SyntaxError: Unexpected token '�', "���\00\00\00\00\00\00�"... is not valid JSON
at JSON.parse ()
at xhrOnSend (foeproxy.js:539:21)
at XHR.send (foeproxy.js:549:4)
at Oa (clarity.js:2:39126)
at clarity.js:2:38633
at clarity.js:2:5988
at Object.next (clarity.js:2:6093)
at o (clarity.js:2:4832)
Is this something you are aware of?
The text was updated successfully, but these errors were encountered: