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

@envelop/apollo-tracing is throwing TypeError: Cannot read properties of undefined (reading 'hrtime') #2007

Open
1 of 4 tasks
Bas950 opened this issue Oct 13, 2023 · 1 comment

Comments

@Bas950
Copy link

Bas950 commented Oct 13, 2023

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

  • 1. The issue provides a
    minimal reproduction available on
    Stackblitz.
    • Please install the latest @envelop/* packages that you are using.
    • Please make sure the reproduction is as small as possible.
  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to codesandbox Reprocuction
  2. Click on Visit GraphiQL
  3. And run the subscription query
  4. You will now see an error in the console related to hrtime

Expected behavior

It to run the subscription query and countdown from 5 to 0.

Environment:

See codesandbox reproduction.

Additional context

@Bas950 Bas950 changed the title Apollo-tracing: TypeError: Cannot read properties of undefined (reading 'hrtime') @envelop/apollo-tracing is throwing TypeError: Cannot read properties of undefined (reading 'hrtime') Oct 13, 2023
@jdolle
Copy link

jdolle commented Apr 17, 2024

This looks like a duplicate of #1771

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