-
### Describe the bug
Styles are not loaded into the storybook where style named export is used
Example of story:
```js
// index.stories.tsx
import { ComponentStory, ComponentMeta } from '@story…
-
**Describe the bug**
I've isolated the issue as far as I can. The issue seems to be that Storybook is crashing when instantiating a component who has a type `Big` (https://mikemcl.github.io/big.js/).…
-
My Team is using react native (not react native web) on a project and recently we decided to use Loki for visual regression tests, but i couldn't find a documention for running loki on CI in a React N…
-
Related issue: https://github.com/kadirahq/react-storybook/issues/581
Add an option to set the storybook-ui page title.
-
Hello,
On utilise le Range (curseur) dans un formulaire et on a besoin de réinitialiser les valeurs. Donc de bouger programmatiquement (sans interaction utilisateur) la valeur du range.
Malhreureu…
-
### Describe the bug
If I attempt to use createPortal in a decorator, the story breaks like this:
![image](https://user-images.githubusercontent.com/50637/227777348-d47e29f1-ab4a-4693-8e2f-6010b…
-
We have a few unmet or incorrect peer dependencies for newly ignited projects, so we should clean those up where we can.
```
warning " > react-native-gesture-handler@1.1.0" has unmet peer depende…
-
**What happens?**
Ant Design components in Storybook does not have any styling applied to them.
It does however work if I change both the `MyComponent.tsx` and `MyComponent.stories.tsx` to `MyComp…
-
Hi 👋 ,
I'm trying to run `yarn storybook` on a fresh clone of the repository but it fails with `WebpackOptionsValidationError`, specifically `Module type to use for the module`.
**Expected behav…
-
When running my application in the iOS Mac Simulator, it won't connect to Reactotron even if I should have the good configuration.
My configuration used to work before, but after some changes it d…