-
Hey guys, I was wondering how can I mock the axios instance of this module on Storybook. Has anyone accomplished it?
On a plain Vue project usually I mock the axios instance before mounting the com…
-
### Describe the bug
If providing providers at the component level they cannot be overridden by the `moduleMetaData({ providers: [] })` option.
### To Reproduce
https://stackblitz.com/edit/github-t…
-
Test issue
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/jckw) so you can upvote and help fund this issue.
- We receive the funding once the issue is completed & confirmed by you.
- Th…
jckw updated
7 months ago
-
"storybook-msw-addon": "^2.1.5",
"storybook": "^8.2.5",
I am adding my handlers globally and something about adding an empty ( or full ) handler array causes it to interfere with control addon pa…
-
**Describe the bug**
Writing stories involving Vue 3 plugins is made difficult by the reusing of the underlying app instance between stories. A typical usecase is to mock the vuex store and the route…
-
### Describe the bug
Crashing after component load
![Безымянный1](https://github.com/storybookjs/storybook/assets/25720221/bfec8bfa-6ccd-4994-a2ed-8acec3de3e6f)
![Безымянный2](https://github.com/…
-
A while back I added [Storybook](https://github.com/storybooks/storybook) support for Saka but it never fully worked. There were issues with missing css (like icons) as well as some issues with mockin…
-
### Description
After upgrading to RN 0.76.x the iOS app started crashing.
### Steps to reproduce
1. Build & start
### React Native Version
0.76.3
### Affected Platforms
Runtime - iOS
### Outp…
-
I have storybook 6 setup with Postcss 8 and Webpack 5. For some reason, it's not reading the postcss.config.js file (tried adding console logs or breaking the plugin names and it's like nothing happen…
-
Currently, there are calls inside the Binance and Gemini components to their respective chrome APIs. This makes it difficult to mock methods for a storybook implementation. These should be moved to th…