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.

Argument 'workerInfo' on hook 'done' not passed

See original GitHub issue

The third argument on the ‘done’ hook should be an Object called workerInfo, but actually I receive undefined.

Should be passed to done(workerInfo), but is not.

Version: 2.3.2

<div align="right">This question is available on Nuxt community (#c8)</div>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pimliecommented, Jan 23, 2019

Looks indeed like a bug, will have a look at it later this week.

(The idea behind cmty.app is that you only submit questions/issues through their community platform and not through github. It is enabled for all nuxt-community repositories)

0reactions
njamcommented, Jan 25, 2019

Works, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The useQuery hook - with variables | Lift-off III - Apollo GraphQL
We pass the GET_TRACK query as the hook's first argument, and now the big ... are no errors, the QueryResult component will render...
Read more >
Custom Hook argument not being read on React
The custom hook is for http requests and apparently the argument is not being read when running postTask in the end. Why is...
Read more >
Advanced: configuration | Playwright - CukeTest
Worker-scoped fixtures and beforeAll and afterAll hooks receive workerInfo parameter. The following information is accessible from the workerInfo :.
Read more >
Add hook option to not pass matching files as arguments to ...
Currently, I'm using the following workaround to call make check to build and test C/C++ code: Defining the hook to call a wrapper...
Read more >
Migrate from TPU embedding_columns to TPUEmbedding layer
This guide demonstrates how to migrate embedding training on on TPUs from TensorFlow 1's embedding_column API with TPUEstimator to ...
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