Skip to content

MSW + Jest: Transferring of ReadableStream cannot be properly polyfilled in this engine #1931

Closed
@Samflyn

Description

@Samflyn

Prerequisites

Environment check

  • I'm using the latest msw version
  • I'm using Node.js version 18 or higher

Node.js version

v21.4.0

Reproduction repository

https://github.com/Samflyn/msw-react

Reproduction steps

Running the App test should replicate the issue

Current behavior

There are two requests in App, where in one with payload and the other without, the request with payload is not intercepted by msw handler while the one without payload is intercepted fine.

Expected behavior

The request with payload should be intercepted by msw handler

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds:triageIssues that have not been investigated yet.scope:nodeRelated to MSW running in Node

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions