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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悶] Proxy object could not be cloned #580

Open
sotasan opened this issue Apr 11, 2024 · 1 comment
Open

[馃悶] Proxy object could not be cloned #580

sotasan opened this issue Apr 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sotasan
Copy link

sotasan commented Apr 11, 2024

Describe the bug

Hey,

I tried integrating Partytown into Solid Start, but unfortunately everytime I try to visit localhost:3000, I get the Error Proxy object could not be cloned in Firefox and Failed to execute 'postMessage' on 'Worker': [object Object] could not be cloned in Chrome. In the provided example, I copy the library files with the copylib subcommand into the public folder.

The error also occurs if I use the Vite plugin, but there I have an additional Error ENOENT: no such file or directory, open '.../solid-project-partytown/node_modules/.pnpm/@builder.io+partytown@0.10.1/node_modules/@builder.io/partytown/lib/client.js' and the files won't be copied to the .output/public folder, probably because of the incompatibility with vinxi.

Reproduction

https://github.com/sotasan/abstracted-shower

Steps to reproduce

  1. pnpm install
  2. pnpm dev

Browser Info

Chrome, Firefox

Additional Information

No response

@sotasan sotasan added the bug Something isn't working label Apr 11, 2024
@GregoireF
Copy link

Same incident

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants