Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataCloneError: Failed to execute 'postMessage' on 'Worker': [object Array] could not be cloned. #12038

Closed
guanzheyuan opened this issue Jun 13, 2024 · 2 comments
Labels
needs feedback On hold until additional info is supplied needs triage type - bug

Comments

@guanzheyuan
Copy link

What happened?

This error is occasionally reported when adding objects to the map.
DataCloneError: Failed to execute 'postMessage' on 'Worker': [object Array] could not be cloned.
Error: Failed to execute 'postMessage' on 'Worker': [object Array] could not be cloned.
at runTask (http://localhost:5173/map/node_modules/.vite/deps/cesium.js?v=7b9fda93:26615:21)
at async scheduleTask (http://localhost:5173/map/node_modules/.vite/deps/cesium.js?v=7b9fda93:26629:20)

Reproduction steps

...

Sandcastle example

No response

Environment

Browser:
CesiumJS Version:
Operating System:

@ggetz
Copy link
Contributor

ggetz commented Jun 14, 2024

Hi @guanzheyuan,

Would you be able to include a Sandcastle example or an app configuration that replicates the issue? That would help us give us more context to determine the issue.

Thanks!

@ggetz ggetz added the needs feedback On hold until additional info is supplied label Jun 14, 2024
@ggetz
Copy link
Contributor

ggetz commented Jul 1, 2024

I'm closing this issue due to inactivity. If you believe this is still an issue, please feel free to re-open. Thanks!

@ggetz ggetz closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs feedback On hold until additional info is supplied needs triage type - bug
Projects
None yet
Development

No branches or pull requests

2 participants