-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arc…
-
# Descrição
Configurar um serviço de mock para facilitar a execução da aplicação localmente.
# Problema encontrado
No momento é necessário rodar localmente o banco de dados, a API e o dump com o…
-
Can we use https://mswjs.io/docs/ to mock out the data coming from Sanity for test purposes?
-
Congratulations on the new major release!
Could you please add a light version for the docs? Having a light/dark/system color scheme switcher would be nice. It’s not about the nice appearance but a…
-
### Feature Spec
It's easy to test wing apps in isolation, even when they're making external http calls
### Use Cases
As discussed in https://github.com/winglang/wing/issues/2169#issuecomment-1582…
-
I'm circling back on https://github.com/mswjs/msw/discussions/751
I would like to make my `sendEmail` function easier to migrate between different email providers and using the SMTP standard is the…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't con…
-
## Steps to reproduce
1. Open mswjs.io.
2. Click on the mobile nav icon.
3. Navigate to any page (Docs/Blog).
4. The page cannot scroll.
Refreshing the page fixes the issue.
## Initial g…
-
## Description
I am trying to install `msw` and `@mswjs/source` on monorepo package based on Yarn Workspace using Yarn 4.5.1.
The install is failing due to `@mswjs/source` peer dependencies to `@fa…
-
Hi!
Thanks for your work. I appreciate the recent addition of the X-Request-Id header for each request. However, it seems to be causing a header CORS issue when the server doesn't allow it. Is ther…