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

#2170 - fix: optional path parameter matching

Pull Request - State: closed - Opened by KaiSpencer 4 months ago

#2169 - fix: preserve trailing optional path parameters

Pull Request - State: closed - Opened by kettanaito 4 months ago - 3 comments

#2168 - Optional path parameters do not match correctly

Issue - State: closed - Opened by GeorgeToka 4 months ago - 4 comments
Labels: bug, help wanted, good first issue

#2167 - Make bad "Network behavior overrides" more obvious

Issue - State: closed - Opened by jgarplind 4 months ago - 1 comment
Labels: feature

#2166 - request.formData() fails with vitest and file

Issue - State: closed - Opened by haakonph 4 months ago - 9 comments
Labels: bug, scope:node, needs:triage

#2165 - msw/node unable to intercept requests from fetch in undici

Issue - State: closed - Opened by TheHolyWaffle 4 months ago - 9 comments
Labels: bug, scope:node, needs:triage

#2164 - Issue when no response.url and request is undefined

Issue - State: closed - Opened by averageokguy 4 months ago - 1 comment

#2163 - Error: [MSW] Failed to locate the Service Worker registration.

Issue - State: closed - Opened by radiantone 4 months ago - 1 comment
Labels: bug, scope:browser, needs:triage

#2162 - Trying to pull body in POST mocks breaks mocking

Issue - State: closed - Opened by reintroducing 4 months ago - 6 comments
Labels: bug, potentially solved, scope:browser, needs:triage

#2161 - Include GraphQL operation name in the unhandled request warning

Issue - State: closed - Opened by vldslv-a 4 months ago - 6 comments
Labels: good first issue, feature

#2160 - Uncaught SyntaxError: Unexpected string (at msw.js?v=2dd0a77b:2057:51)

Issue - State: closed - Opened by radiantone 4 months ago - 2 comments
Labels: bug, scope:browser, needs:triage

#2157 - Update 2.x removeAllListeners documentation

Issue - State: closed - Opened by rcuching 5 months ago
Labels: feature

#2156 - Allow customization of network error

Issue - State: closed - Opened by Lesstat 5 months ago - 1 comment
Labels: feature

#2153 - Allow opting out from automatic processing unhandled exceptions in handlers

Issue - State: closed - Opened by CarlosCortizasCT 5 months ago - 4 comments
Labels: feature

#2152 - docs: fix readme badges underline

Pull Request - State: closed - Opened by dnicolson 5 months ago - 5 comments

#2150 - Update Documentation to Include undici Compatibility Issues and Solutions

Issue - State: closed - Opened by KieraDOG 5 months ago - 1 comment
Labels: feature

#2149 - docs(CONTRIBUTING): update test name and pnpm install link

Pull Request - State: closed - Opened by vic-fb 5 months ago - 2 comments

#2146 - 'Cannot read properties of undefined (reading 'url')' when multiple browser tabs are open

Issue - State: open - Opened by vik-buchinski 5 months ago - 5 comments
Labels: bug, scope:browser, needs:triage

#2145 - test: add .use() replacement regression tests

Pull Request - State: closed - Opened by kettanaito 5 months ago - 1 comment

#2144 - fix(Disposable): make the ".dispose()" method synchronous

Pull Request - State: closed - Opened by kettanaito 5 months ago - 1 comment

#2143 - fix: prevent error when request not present

Pull Request - State: closed - Opened by Codermar 5 months ago - 2 comments

#2142 - Missing `await` in the getting started example section for fetch call

Issue - State: closed - Opened by johnsonsamuel 5 months ago - 4 comments
Labels: bug, scope:node, needs:triage

#2140 - feat: add `HttpResponse.html()` static method

Pull Request - State: closed - Opened by scruffymongrel 5 months ago - 8 comments
Labels: release candidate

#2136 - How do I implement MSW in a NextJS backend?

Issue - State: closed - Opened by moonman239 5 months ago

#2135 - feat: treat unhandled exceptions in handlers as 500 error responses

Pull Request - State: closed - Opened by kettanaito 6 months ago - 4 comments

#2134 - fix: give `node` export condition higher priority

Pull Request - State: closed - Opened by phryneas 6 months ago - 1 comment

#2133 - fix: purge persisted clients on page reload

Pull Request - State: closed - Opened by kettanaito 6 months ago

#2132 - test: add type test for HttpResponse.error

Pull Request - State: open - Opened by jacquesg 6 months ago - 3 comments
Labels: help wanted, scope:typescript

#2130 - Unable to use HttpResponse.error() with TypeScript

Issue - State: open - Opened by jacquesg 6 months ago - 3 comments
Labels: bug, scope:node, scope:typescript, api:graphql, needs:triage

#2128 - fix: preserve search params in "onUnhandledRequest" messages

Pull Request - State: closed - Opened by nagadevkrishna 6 months ago - 4 comments
Labels: release candidate

#2126 - The cookies object recevied in the handlers varies depending on the placement of the handler within the `setupServer` function.

Issue - State: closed - Opened by NZepeda 6 months ago - 7 comments
Labels: bug, scope:node, needs:triage

#2125 - Preserve the original request URL in "onUnhandledRequest" warnings

Issue - State: closed - Opened by kettanaito 6 months ago - 3 comments
Labels: bug, good first issue, scope:node, scope:browser

#2124 - chore(deps-dev): bump undici from 5.28.3 to 5.28.4

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#2123 - "TypeError: response.body.getReader is not a function" for HTTPResponse of JSON type

Issue - State: closed - Opened by schok-d 6 months ago - 5 comments
Labels: bug, scope:node, needs:triage

#2122 - chore: update to [email protected]

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment
Labels: chore

#2121 - Issue with response resolver types after recent upgrade

Issue - State: open - Opened by joeldotsh 6 months ago - 3 comments
Labels: bug, scope:typescript

#2121 - Issue with response resolver types after recent upgrade

Issue - State: open - Opened by joeldotsh 6 months ago
Labels: bug, scope:typescript

#2120 - disable prettier as well

Issue - State: closed - Opened by scr2em 6 months ago - 1 comment
Labels: feature

#2120 - disable prettier as well

Issue - State: closed - Opened by scr2em 6 months ago - 1 comment
Labels: feature

#2119 - The currently registered Service Worker has been generated by a different version of MSW (undefined)

Issue - State: open - Opened by kettanaito 6 months ago - 1 comment
Labels: bug, scope:browser, needs:triage

#2117 - First-class Server-Sent Events (SSE) API

Issue - State: open - Opened by kettanaito 6 months ago
Labels: feature

#2115 - Chrome unregisters MSW after 5 mins of inactivity / idle

Issue - State: open - Opened by jkinger 6 months ago - 15 comments
Labels: bug, help wanted, scope:browser, needs:triage

#2114 - When running Cypress tests in Electron, MSW activation occurs after test completion, causing tests to fail

Issue - State: closed - Opened by jolientb 6 months ago - 1 comment
Labels: bug, scope:browser, needs:triage

#2114 - When running Cypress tests in Electron, MSW activation occurs after test completion, causing tests to fail

Issue - State: open - Opened by jolientb 6 months ago
Labels: bug, scope:browser, needs:triage

#2113 - fix: use `createRequestId()` instead of `crypto.randomUUID()`

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#2112 - feat(ws): add logging to WebSocket connections

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#2111 - `TypeError: crypto.randomUUID is not a function` with msw 2.2.12

Issue - State: closed - Opened by maxime-bc 6 months ago - 3 comments
Labels: bug, scope:browser

#2110 - fix: do not mutate user-defined "X-Request-Id" request header

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#2108 - fix: support async generators as response resolvers

Pull Request - State: closed - Opened by kettanaito 6 months ago - 12 comments
Labels: release candidate

#2108 - fix: support async generators as response resolvers

Pull Request - State: open - Opened by kettanaito 6 months ago

#2107 - fix: accept a narrower response body type by default

Pull Request - State: closed - Opened by kettanaito 6 months ago - 2 comments
Labels: release candidate, scope:typescript, DX

#2106 - Error: No known conditions for "./browser" specifier in "msw" package

Issue - State: closed - Opened by Ankur-Marwaha 6 months ago - 7 comments
Labels: bug, scope:browser, needs:triage

#2105 - Narrowing the response body type in `HttpResponse.json`

Issue - State: closed - Opened by Hajime-san 6 months ago - 16 comments
Labels: feature, scope:typescript, DX

#2103 - docs: add vital to bronze sponsors

Pull Request - State: closed - Opened by kettanaito 6 months ago - 1 comment

#2102 - fix: feature "new URL()" in the redundant query params warning

Pull Request - State: closed - Opened by psjostrom 6 months ago - 3 comments

#2101 - fix: properly infer parameter and return types in `server.boundary()`

Pull Request - State: closed - Opened by Andarist 7 months ago - 1 comment

#2100 - fix(setupServer): infer function args and return in ".boundary()"

Pull Request - State: closed - Opened by kettanaito 7 months ago - 2 comments

#2099 - fix(setupWorker): remove left-over console.log()

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2098 - quiet: true should supress RESPONSE LISTENER logs

Issue - State: closed - Opened by pot-code 7 months ago - 4 comments
Labels: feature

#2097 - drop CommonJS support

Issue - State: closed - Opened by Hajime-san 7 months ago - 2 comments
Labels: feature

#2095 - fix: resolve "~/core" import for .d.mts modules

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2094 - fix(setupWorker): emit the correct life-cycle events for bypassed requests

Pull Request - State: closed - Opened by kettanaito 7 months ago - 5 comments

#2093 - fix(bypass): support modifying the bypassed request

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2092 - Unable to use msw/node for testing solid-js due to `resolve.conditions` set to `browser`

Issue - State: closed - Opened by nknapp 7 months ago - 5 comments
Labels: bug, scope:node, needs:triage

#2091 - fix: improve the worker integrity warning

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2090 - fix: make worker integrity mismatch a warning

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2089 - "InvalidStateError: The object is in invalid state" when mocking rest api

Issue - State: closed - Opened by Lespoir 7 months ago - 2 comments
Labels: bug, scope:node, needs:triage

#2088 - fix: resolve "@inquirer/confim" default export

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2087 - chore: update "@ossjs/release" to 0.8.1

Pull Request - State: closed - Opened by kettanaito 7 months ago - 1 comment

#2086 - fix: remove upper version range for "typescript"

Pull Request - State: closed - Opened by kettanaito 7 months ago - 3 comments

#2085 - Mocked data getting empty string

Issue - State: closed - Opened by vishal-vc 7 months ago - 8 comments
Labels: bug, scope:node, needs:triage

#2084 - chore: update ts eslint versions

Pull Request - State: closed - Opened by mattcosta7 7 months ago - 1 comment

#2083 - Cannot read properties of undefined (reading 'url')

Issue - State: closed - Opened by kmiwa-clari 7 months ago - 8 comments
Labels: bug, scope:browser, needs:triage

#2082 - TypeError: Right-hand side of 'instanceof' is not an object

Issue - State: closed - Opened by BrunoQuaresma 7 months ago - 8 comments
Labels: bug, scope:node, needs:triage

#2082 - TypeError: Right-hand side of 'instanceof' is not an object

Issue - State: open - Opened by BrunoQuaresma 7 months ago - 3 comments
Labels: bug, scope:node, needs:triage

#2078 - Request with FormData body makes Jest hang forever

Issue - State: closed - Opened by louislebrault 7 months ago - 6 comments
Labels: bug, scope:node, needs:triage

#2077 - fix: remove the upper range for `typescript` peer dependency

Pull Request - State: closed - Opened by kettanaito 7 months ago - 2 comments

#2076 - HttpResponse.json() throwing TypeError: Right-hand side of 'instanceof' is not an object.

Issue - State: closed - Opened by Grieze 7 months ago - 1 comment
Labels: bug, scope:node, needs:triage

#2076 - HttpResponse.json() throwing TypeError: Right-hand side of 'instanceof' is not an object.

Issue - State: open - Opened by Grieze 7 months ago
Labels: bug, scope:node, needs:triage

#2075 - fix: parse "Set-Cookie" response header with commas correctly

Pull Request - State: closed - Opened by ushiboy 7 months ago - 3 comments

#2074 - Set-Cookie responses containing commas are not handled correctly

Issue - State: closed - Opened by ushiboy 7 months ago - 1 comment
Labels: bug, scope:browser, needs:triage

#2073 - chore: update to [email protected]

Pull Request - State: closed - Opened by harryzcy 7 months ago - 1 comment

#2071 - support selecting interceptors

Issue - State: closed - Opened by juliusmarminge 7 months ago - 1 comment
Labels: feature

#2070 - support custom fetch option

Issue - State: closed - Opened by juliusmarminge 7 months ago - 7 comments
Labels: feature

#2069 - Infering the `boundary` callback arguments

Issue - State: closed - Opened by Tenga 7 months ago - 10 comments
Labels: bug, help wanted

#2067 - v2.2.2 does not intercept request in browser mode (CORS error) but v1.3.1 does

Issue - State: closed - Opened by somewonderfulguy 7 months ago - 6 comments
Labels: bug, wontfix, scope:browser

#2064 - Failing to intercept an Axios request: Node 20.11 + Vitest 1.3.1 + MSW 2.2.1

Issue - State: closed - Opened by kr8n3r 7 months ago
Labels: bug, scope:node, needs:triage

#2063 - TypeError: confirm is not a function

Issue - State: closed - Opened by Grohden 7 months ago - 7 comments
Labels: bug, good first issue, scope:node

#2056 - Add delay before each request

Issue - State: closed - Opened by primeapple 7 months ago - 3 comments
Labels: feature

#2055 - Wrong url for mockServiceWorker.js when base config set in Vite 5.x config

Issue - State: closed - Opened by othierry-asi 7 months ago - 2 comments
Labels: bug, scope:browser, needs:triage

#2054 - fix: add guard for missing context requests

Pull Request - State: closed - Opened by lisatassone 7 months ago - 11 comments