Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mswjs/msw issues and pull requests

#1744 - Chrome unregisters MSW after 5 mins of inactivity / idle on MSW Examples Repo

Issue - State: closed - Opened by jkinger about 1 year ago - 3 comments
Labels: bug, scope:browser, needs:triage

#1743 - Next.js 13 No SSR Support.

Issue - State: closed - Opened by Yefee8 about 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1742 - feat: set minimal supported typescript version to 4.7

Pull Request - State: closed - Opened by kettanaito about 1 year ago

#1741 - chore: upgrade to "headers-polyfill" v4

Pull Request - State: closed - Opened by kettanaito about 1 year ago

#1740 - chore: update to @ossjs/[email protected]

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1739 - fix(graphql): support request handler options

Pull Request - State: closed - Opened by kettanaito about 1 year ago

#1738 - Handlers returning 3xx statuses fail in Safari

Issue - State: closed - Opened by treuherz about 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1737 - chore: update MIGRATING.md

Pull Request - State: closed - Opened by Kosai106 about 1 year ago - 1 comment

#1736 - fix: pin "headers-polyfill" to 3.2.5

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 3 comments

#1734 - feat(worker): move exception handling from the worker

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 5 comments

#1730 - fix: remove "NetworkError" in favor of "HttpResponse.error"

Pull Request - State: closed - Opened by kettanaito about 1 year ago

#1728 - "setTimeout" is not exported by "__vite-browser-external"

Issue - State: closed - Opened by snowdream about 1 year ago - 2 comments
Labels: bug, scope:browser, needs:triage

#1725 - chore: upgrade @ossjs/release to 0.7.2

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1724 - Uncaught (in promise) DOMException: Failed to get ServiceWorkerRegistration objects: The document is in an invalid state

Issue - State: closed - Opened by acheong08 about 1 year ago - 2 comments
Labels: bug, help wanted, scope:node, needs:triage

#1722 - Add support for `Response.error()` to trigger network errors

Issue - State: closed - Opened by weyert about 1 year ago - 6 comments
Labels: feature

#1720 - Support Mock Matching using Post Body

Issue - State: closed - Opened by hecktarzuli about 1 year ago - 1 comment
Labels: feature

#1718 - Support Bun runtime

Issue - State: closed - Opened by OleksandrKucherenko about 1 year ago - 3 comments
Labels: bug, scope:node, needs:triage

#1717 - Typescript v5.2.2 has been released and is incompatible with msw latest version

Issue - State: closed - Opened by ribeaud about 1 year ago - 2 comments
Labels: feature

#1716 - docs: add typescript version range decision

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1714 - fix(graphql): clone request before parsing

Pull Request - State: closed - Opened by kettanaito about 1 year ago

#1713 - fix: allow installs with any version of pnpm

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1712 - Can't install 1.2.4 version as it has pnpm specified to veriosn 7

Issue - State: closed - Opened by n0r8 about 1 year ago - 2 comments
Labels: bug

#1711 - feat: support TypeScript 5.2

Pull Request - State: closed - Opened by chentsulin about 1 year ago - 18 comments

#1710 - Multiple handlers in a single test

Issue - State: closed - Opened by james-wee-iress about 1 year ago - 1 comment
Labels: feature

#1709 - MSW 2.0: Breaks on file URLs from Vitest

Issue - State: closed - Opened by kettanaito about 1 year ago - 3 comments
Labels: bug, scope:node, needs:triage

#1708 - docs: add trigger.dev to bronze sponsors

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1705 - Module not found: Package path ./node is not exported from package ./node_modules/msw

Issue - State: closed - Opened by kmiwa007 about 1 year ago - 7 comments
Labels: bug, scope:node, needs:triage

#1704 - chore: remove codesandbox integration

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1703 - Throw when run in production

Issue - State: closed - Opened by kettanaito about 1 year ago - 3 comments
Labels: feature

#1702 - Unable to fetch request header from modheader

Issue - State: closed - Opened by amansadhwani about 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1701 - Native node.js fetch doesn't abort when an msw server is running

Issue - State: closed - Opened by n-e about 1 year ago - 3 comments
Labels: bug, scope:node, needs:triage

#1700 - Simulate polling

Issue - State: closed - Opened by mackelito about 1 year ago - 1 comment
Labels: feature

#1699 - typescript tsc build failed with error about module "strict-event-emitter" has no exported member 'StrictEventEmitter'.

Issue - State: closed - Opened by neekey about 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1698 - MSW + Next.js does not intercept requests after page refresh

Issue - State: closed - Opened by khoi-fish about 1 year ago - 4 comments
Labels: bug, scope:node, needs:triage

#1697 - MSW stops working after navigating to a custom protocol URL ("vscode://")

Issue - State: closed - Opened by mackelito about 1 year ago - 4 comments
Labels: bug, scope:browser, needs:triage

#1694 - Add "continue" helper

Issue - State: closed - Opened by kentcdodds about 1 year ago - 2 comments
Labels: feature

#1693 - test(graphql): add test on anonymous operation warning

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1692 - Delay function not working in mocked response

Issue - State: closed - Opened by jeinhorn787 about 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1691 - Allow different types returned from a single handler

Issue - State: closed - Opened by kentcdodds about 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1690 - Support throwing Response in resolvers

Issue - State: closed - Opened by kentcdodds about 1 year ago - 1 comment
Labels: feature, DX

#1689 - TypeError: Cannot destructure property 'header' of 'handler.info' as it is undefined.

Issue - State: closed - Opened by chrisjlee about 1 year ago - 5 comments
Labels: bug, good first issue, scope:node, scope:browser

#1687 - chore(deps-dev): bump webpack from 5.75.0 to 5.76.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#1686 - chore(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#1685 - chore(deps-dev): bump socket.io-parser from 4.2.2 to 4.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#1684 - `whatwg-fetch` requests don't clear when server is `close()`d, leading to an error

Issue - State: closed - Opened by elado about 1 year ago - 5 comments
Labels: bug, scope:node, needs:triage

#1683 - Move request error message from the worker to the main thread

Issue - State: closed - Opened by kettanaito about 1 year ago - 2 comments
Labels: feature, scope:browser, DX, BREAKING CHANGE

#1680 - Have a Discord channel

Issue - State: closed - Opened by inblossoms about 1 year ago
Labels: feature

#1676 - chore: specify pnpm version in package json

Pull Request - State: closed - Opened by bartektelec about 1 year ago - 5 comments

#1675 - feat: remove `void` type from the ResponseResolverReturnType

Pull Request - State: closed - Opened by tnyo43 about 1 year ago - 6 comments

#1673 - feat: deprecate "rest" in favor of "http"

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 1 comment

#1672 - Not able to intercept network request when axios is called from other monorepo package

Issue - State: closed - Opened by doublehrajput about 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1671 - Not make the return type of a resolver `void`

Issue - State: closed - Opened by tnyo43 about 1 year ago - 5 comments
Labels: feature

#1666 - [msw@next] Error: Cannot find package 'statuses' imported from .../node_modules/msw/lib/core/utils/HttpResponse/decorators.mjs

Issue - State: closed - Opened by kmiwa007 about 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1664 - Feature toggle request: Drop unhandled network requests instead of bypassing them

Issue - State: closed - Opened by amir-ziaei about 1 year ago - 1 comment
Labels: feature

#1663 - chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#1662 - fix: clone Response before logging

Pull Request - State: closed - Opened by kettanaito about 1 year ago - 2 comments

#1661 - Sad path throws jest error which fails the test using RTK query

Issue - State: closed - Opened by DominicGBauer about 1 year ago - 2 comments
Labels: bug, scope:node, needs:triage

#1660 - Error: "Failed to execute 'text' on 'Response': body stream already read"

Issue - State: closed - Opened by petrovmiroslav about 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1659 - Update MockedRequest.ts

Pull Request - State: closed - Opened by lifeiscontent about 1 year ago

#1658 - Set Content-Length header when using context.body or context.json

Issue - State: closed - Opened by chriswilty about 1 year ago - 9 comments
Labels: feature, DX

#1657 - [vite] Internal server error: No known conditions for "./node" specifier in "msw" package Plugin: vite:import-analysis

Issue - State: closed - Opened by kmiwa007 about 1 year ago - 8 comments
Labels: bug, scope:browser, needs:triage

#1656 - fix(deps): lock graphql dependency to prevent unstable versions

Pull Request - State: closed - Opened by bartektelec about 1 year ago - 6 comments
Labels: needs:discussion

#1655 - GraphQL version >=16.7.0 throws exceptions about Unexpected string

Issue - State: closed - Opened by bartektelec about 1 year ago - 21 comments
Labels: bug, scope:browser, api:graphql

#1653 - MSW does not mock APIS in react-router-6 loader in the first load

Issue - State: open - Opened by abhaykumar01234 about 1 year ago - 26 comments
Labels: bug, scope:browser, needs:triage

#1652 - MSW fails bypassing to remote server using self-signed SSL certificate

Issue - State: open - Opened by mfrieling about 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1647 - Module parse failed: Unexpected token

Issue - State: closed - Opened by surapuramakhil over 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1645 - Error in the browser console when -> import { setupWorker } from 'msw'

Issue - State: closed - Opened by ftorrens over 1 year ago - 13 comments
Labels: bug, scope:node, needs:triage

#1644 - Support Next.js 13 (App Router)

Issue - State: open - Opened by kettanaito over 1 year ago - 100 comments
Labels: feature

#1643 - Error after upgrading to graphql 16.7.0: "Uncaught SyntaxError: Unexpected string"

Issue - State: closed - Opened by oidualc over 1 year ago - 10 comments
Labels: bug, scope:browser, needs:triage

#1640 - Consistent "TypeError: Failed to execute 'text' on 'Response': body stream already read" since v1.2.2

Issue - State: closed - Opened by JKapitein over 1 year ago - 18 comments
Labels: bug, scope:browser, needs:triage

#1639 - fix(dependency): unpin the "chalk" dependency

Pull Request - State: closed - Opened by blowery over 1 year ago - 6 comments

#1637 - Can I skip axios interceptors.request ?

Issue - State: closed - Opened by okinawaa over 1 year ago - 1 comment
Labels: feature

#1635 - Only mock certain base URLs

Issue - State: closed - Opened by sazzer over 1 year ago - 1 comment
Labels: feature

#1633 - fix: support typescript 5.1 as a peer dependency

Pull Request - State: closed - Opened by gthb over 1 year ago - 14 comments

#1631 - 🎉 😃 🥐 Typescript 5.1.x support

Issue - State: closed - Opened by td-tomasz-joniec over 1 year ago
Labels: feature

#1630 - Vitest Remix testing warnings of missed file system requests and Network Error logs

Issue - State: closed - Opened by ericchernuka over 1 year ago - 3 comments
Labels: bug, scope:node, needs:triage

#1628 - I have a problem when use Jest, MSW with Vite. I don't get mock for Axios.

Issue - State: closed - Opened by THUONGBUIANH over 1 year ago - 2 comments
Labels: bug, scope:node, needs:triage

#1627 - Chrome reloads infinitely when `serviceWorker.options.scope` is set

Issue - State: open - Opened by mizdra over 1 year ago - 8 comments
Labels: bug, scope:browser, needs:triage

#1626 - docs: add materialize to bronze sponsors

Pull Request - State: closed - Opened by kettanaito over 1 year ago - 1 comment

#1625 - Node interceptors don't resolve relative URLs when "location" is present

Issue - State: closed - Opened by allevo over 1 year ago - 20 comments
Labels: bug, scope:node, needs:triage

#1624 - MSW fails with FormData body

Issue - State: closed - Opened by azymnis over 1 year ago - 3 comments
Labels: bug, scope:node, needs:triage

#1623 - Data URLs are incorrectly intercepted

Issue - State: closed - Opened by kaciakmaciak over 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1622 - fix: log `ReadableStream` responses as text/json

Pull Request - State: closed - Opened by esquevin over 1 year ago - 6 comments

#1621 - Could not find a declaration file for module 'events'

Issue - State: closed - Opened by janwidmer over 1 year ago - 8 comments
Labels: bug, scope:browser, needs:triage

#1620 - Log response body in plain text/json instead of a ReadableStream

Issue - State: closed - Opened by esquevin over 1 year ago - 1 comment
Labels: feature

#1618 - [msw@next] Cannot import `msw/browser` in Next.js 13

Issue - State: closed - Opened by wonu over 1 year ago - 1 comment
Labels: bug, scope:browser, needs:triage

#1617 - feat: support cross-process interception via `setupRemoteServer`

Pull Request - State: open - Opened by kettanaito over 1 year ago - 29 comments

#1611 - When changing MSW response with Use method I get a random AXIOS network error

Issue - State: closed - Opened by darren-dickerson over 1 year ago - 2 comments
Labels: bug, scope:browser, needs:triage

#1610 - Bug with Next.js App Router in Server Component - Mocking stops working after refreshing

Issue - State: closed - Opened by Kolby-Udacity over 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1609 - docs: add black logo variant

Pull Request - State: closed - Opened by kettanaito over 1 year ago - 1 comment

#1608 - fix: prevent "abort" listener memory leak in RequestHandler

Pull Request - State: closed - Opened by kettanaito over 1 year ago - 3 comments

#1607 - Add support for multiple worker directories

Issue - State: closed - Opened by florian-milky over 1 year ago - 5 comments
Labels: feature

#1606 - fix: stream response chunks as they come in Node.js

Pull Request - State: closed - Opened by kettanaito over 1 year ago - 1 comment

#1603 - fix: use ESM-friendly mirrors of "statuses" and "js-levenshtein"

Pull Request - State: closed - Opened by thepassle over 1 year ago - 2 comments

#1602 - Can't combine a log handler and `onUnhandledRequest`

Issue - State: closed - Opened by florian-milky over 1 year ago - 4 comments
Labels: bug, scope:node, needs:triage

#1600 - MSW seems not to work with kafka testcontainers

Issue - State: open - Opened by ofekdeitch-oligo over 1 year ago - 1 comment
Labels: bug, scope:node, needs:triage

#1599 - Consider dropping "js-levenshtein" for handler suggestions

Issue - State: closed - Opened by kettanaito over 1 year ago - 1 comment
Labels: feature, chore, performance