useWorker
useWorker copied to clipboard
Uncaught DOMException: Failed to execute 'postMessage' on 'Worker': An object could not be cloned
A clear and concise description of what the bug is.
Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'Worker': capacityList => { console.log(capacityList); const capacityMap = { Total: {} }; let i = 0;
for (...
Hi! Thanks for reporting.
Can you share your code or a minimal reproduction in a CodeSandbox or repo for us to take a look?
@zant Any update on this?
Facing same issue
any news?
Hitting the same thing
I have same problem
Same issue
Experiencing same issue, this happens when passing a function to the worker
Same issue here