Open scadergit opened 2 years ago
Hey @scadergit , thanks for raising this. I've confirmed it as a bug and have raised it on our internal board.
Thanks, @JamesACS ...will there be updates on this thread to know when I can use it?
Yep @scadergit - When there are any updates I'll share them here.
🐛 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.
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