-
We are migrating from vite, and we are blocked by an incompatibility with https://github.com/gebeto/storybook-addon-manual-mocks
which was working perfectly with vite.
You can see the issue we ran…
-
Hey,
I decided to give this addon a go and the first thing I encountered was this error when I tried to start my storybook `nx storybook frontend`:
```
[webpack-dev-middleware] wait until bund…
-
### 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…
-
The "Mock Request" panel in Storybook is not scrollable. While there is more content inside, there is no way to scroll vertically. There is a `overflow: hidden` CSS property on two divs that prevents …
sr258 updated
5 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have a problem with mock requests of the same type. Namely, the data is mocked only for the last request from the mockData array.
![image](https://github.com/linearlabs-workspace/storybook-addon-…
-
Is it possible to make work in Storybook? Thank you
-
After integrating the DApps screens with the SDK, the storybook for these screens stopped working.
The reason for this was challenging to mock the requirements for each screen.
Screens to be fix…
-
Mocking requests works fine, but there's an infinite loop causing excessive resources usage, which prevents us from releasing code to server.
Storybook configuration:
```
"@dreamworld/ad…
-
### Current behavior
For our component tests we use storybook to render the component in isolation and cypress to run tests against it.
We have mocking done at Storybook level using [Mock Service W…