Hi
I have an error on some of my page in the console :
Wix code SDK error: Failed to post message because DataCloneError: Failed to execute ‘postMessage’ on ‘DedicatedWorkerGlobalScope’: function e(){return t.getJSON(“/wix/data-web.jsw/save.ajax”,arguments)} could not be cloned.
This does not affect the page loading, and everything works fine even with this error.
I don’t know what really cause this, but there is nothing in the error that refers to my code.