scratch-gui icon indicating copy to clipboard operation
scratch-gui copied to clipboard

below is my error message which i faced

Open kumar1250324 opened this issue 5 years ago • 1 comments

below is my error message lib.min.js:236699 vm Primitive rejected promise: DOMException: Failed to execute 'postMessage' on 'Worker': function Date() { [native code] } could not be cloned. at http:/xxx/lib.min.js:267451:20 at new Promise () at CentralDispatch._remoteTransferCall (xxx/lib.min.js:267434:14) at CentralDispatch.transferCall (http://xxx/lib.min.js:267373:45) at CentralDispatch.call (http://xxx/lib.min.js:267341:32) at serviceObject (http://xxx/lib.min.js:276775:35) at blockInfo.func (http://xxx/lib.min.js:276795:22) at execute (http://xxx/lib.min.js:270389:34) at Sequencer.stepThread (http://xxx/lib.min.js:274348:11) at Sequencer.stepThreads (http://xxx:lib.min.js:274254:18)

Originally posted by @MariamQusai in https://github.com/SheepTester/scratch-gui/issues/10#issuecomment-593963685

kumar1250324 avatar Jun 15 '20 17:06 kumar1250324

Hmm, do you think this might be because you didn't link the other forked repositories?

SheepTester avatar May 08 '21 20:05 SheepTester