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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'context' of undefined #12

Closed
lstkz opened this issue Feb 5, 2019 · 2 comments
Closed

TypeError: Cannot read property 'context' of undefined #12

lstkz opened this issue Feb 5, 2019 · 2 comments

Comments

@lstkz
Copy link

lstkz commented Feb 5, 2019

Hi,

I am using jest v24.
jest config:

{
  "watchPlugins": [
    ["jest-watch-suspend", { "suspend-on-start": true }],
  ]
}

Error:
image

@unional
Copy link
Owner

unional commented Feb 5, 2019

@BetterCallSKY I take a look but I don't think it is caused by this plugin. There is no context in the code.

I also test it with one of my other packages and it seems to be working fine.

Do you have a repo that can reproduce this?

@unional
Copy link
Owner

unional commented Mar 16, 2019

It seems to be working fine. Please let me know if you still experiencing the issue. Will be happy to reopen.

@unional unional closed this as completed Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants