question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

”document“ should not appear in the Worker.

See original GitHub issue

Describe the bug

I use Comlink to work with Worker. It’s seems like: image

And to use:

  const worker = new Worker(new URL("./Decoder", import.meta.url), { type: "module" });
  const decode = Comlink.wrap<typeof AVIFDecode>(worker);

Then, everything is fine with dev, but after building: image

Reproduction

https://github.com/Aloento/ErrorRepo

Used Package Manager

yarn

Validations

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rubiagatracommented, Jun 13, 2022

can you give me the idea to replicate this @sapphi-red @Aloento

1reaction
sapphi-redcommented, Apr 19, 2022

Reopening as this is a bug

Read more comments on GitHub >

github_iconTop Results From Across the Web

What should, and should not, be included in the personnel file?
If so, then the document should be included in the employee's general personnel file. Medical records must be maintained separate from the personnel...
Read more >
Examining Documents | USCIS
Provides a document that does not reasonably appear to be genuine or relate to the employee or is not on the Lists of...
Read more >
Photo Matching - E-Verify
If there is no photo on the document, E-Verify may automatically skip photo matching. Employers have the option to select No photo displayed ......
Read more >
Frequently Asked Questions (FAQs) - Department of Justice
A worker's DHS-issued employment authorization document expired and the worker wants to show a Social Security card for reverification. Does ...
Read more >
Employee or Independent Contractor Classification under the ...
Document Details · Browse Posted Comments54.39K ... the Department believes that the 2021 IC Rule does not fully comport with the FLSA's ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found