-
An error occured while installing following this guide https://developer.rocket.chat/open-source-projects/server/server-environment-setup/windows-10
```
Your app is crashing. Here's the latest log…
-
Using MockedProvider in Storybook doesn't seem to return anything.
When wrapping my component in the MockedProvider, it no longer throws an error that there's no Apollo client. So this proves that …
-
I'm pretty new to Storybook, and hope you can help me out here.
I have `msw-storybook-addon` installed version `1.10.0`, working fine running locally on my machine.
When I try to build the stor…
-
**Is your feature request related to a problem? Please describe.**
WG 9.4 from the Hicathon will have some UX contributions to make in the form of a design system. While trying to follow the README t…
-
If you start up storybook and have a cell story, if you open the browser dev tools, you'll probably see at least a few of these:
```
RequestHandler-deps.js: [MSW] Warning: captured a request with…
jtoar updated
2 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Is your feature request related to a problem? Please describe
I'd like to pass data to my play functions so I can run `expect`'s on it. For example all my Stories use independent Axios instances …
-
## Summary
- Add the ability to easily mock a tRPC backend for usage in things like storybook, jest, etc
### Background
> There are many use cases for mocking beyond "writing to a database.
…
-
### Summary
I have a mutation that is automatically running via useEffect. Any page/component that is loading this component is then trying to make a request that isn't handled. Adding a `.mock.ts` f…
-