samedi 14 octobre 2023

Uncaught (in promise) TypeError: globalThis?.crypto?.randomUUID is not a function (Chrome)

I just started getting the Uncaught error today in Chrome (maybe after a Chrome update). Firefox doesn't give me the same error. It reads:

VM2540:2610 Uncaught (in promise) TypeError: globalThis?.crypto?.randomUUID is not a function
    at Messaging.request (<anonymous>:2610:44)
    at ClickToLoad.init (<anonymous>:11216:59)
    at ClickToLoad.callInit (<anonymous>:3180:18)
    at <anonymous>:11424:33
    at Array.forEach (<anonymous>)
    at Object.init (<anonymous>:11422:26)
request @ VM2540:2610
init @ VM2540:11216
callInit @ VM2540:3180
(anonymous) @ VM2540:11424
init @ VM2540:11422
await in init (async)
apply @ VM2540:11490

(anonymous) @ VM2558:3 (anonymous) @ VM2558:5 inject @ inject.js:114 (anonymous) @ inject.js:208

Thoughts?

Works in Firefox and Edge.




Aucun commentaire:

Enregistrer un commentaire