codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.1k stars 2.29k forks source link

Threads breaking library import #6415

Open scadergit opened 2 years ago

scadergit commented 2 years ago

🐛 bug report

Preflight Checklist

Description of the problem

When the code attempts to compile after importing a library, it breaks when reading a thread's registerSerializer property. image

How has this issue affected you? What are you trying to accomplish?

Cannot import library, which imports fine locally and elsewhere.

To Reproduce

Create a new sandbox based on Vue, then add VueLayers (vuelayers) as dependency and import it.

Link to sandbox: https://codesandbox.io/s/tag-bug-et51e?file=/src/main.js

Your Environment

Software Name/Version
Сodesandbox 918060405 (?)
Browser Chrome
Operating System Windows 10
JamesACS commented 2 years ago

Hey @scadergit , thanks for raising this. I've confirmed it as a bug and have raised it on our internal board.

scadergit commented 2 years ago

Thanks, @JamesACS ...will there be updates on this thread to know when I can use it?

JamesACS commented 2 years ago

Yep @scadergit - When there are any updates I'll share them here.