-
### Describe the bug
Whenever I add `@storybook/addon-react-native-web` package to addons array, @storybook/test package stops working.
When I comment out or remove @storybook/addon-react-native-w…
-
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 …
-
**Describe the bug**
We have the test-runner.js implement with the `preVisit` to apply the different viewports when running tests, per the [README](https://github.com/storybookjs/test-runner?tab=re…
-
### Describe the problem
Please include FULL configuration code inside main.js for using with NextJS. When I'm setting up Storybook and use @storybook/nextjs as the framework, it gives me the error:
…
-
Hey @renatomoor! I’m one of Storybook’s core maintainers.
Storybook 8 (our next major release) is coming soon, and it introduces some breaking changes that your addon might need to account for.
…
-
Hi, awesome project you have there!
I do have a feature request: when you develop a component, it often has its own css (that you can import directly) but it also relies on some global css (eg. fon…
-
Learn Chromatic Testing
-
# Blocked by Webpack 5 Upgrade (#89741)
[Migration Docs](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md)
While working on #171258 I ran the migration scripts for `storiesOf` wit…
-
storybook is starting to depend on new versions of react/react-dom than we want to develop against (we want to support a wider range of versions than the latest).
this make it hard to install storybo…
-
### Problem statement
Here are some env vars that I have in .bashrc and .zshrc :
```sh
# Respected by some tools CF https://donottrack-doc.com/fr/intro/
export DO_NOT_TRACK=1
# Turborepo CF …