-
### Describe the bug
I have a team member that has a `'` in his name. It seems that when he runs storybook, it treats it as a string termination of the path instead of escaping it as `\'`. See screen…
-
## Description
Selecting any of these cells and pressing Shift+Enter is producing no output. Tried locally and got the same behavior (I added empty metadata objects because it was throwing an …
-
## Context
What's your version of `nuqs`?
```
^2.1.1
```
What framework are you using?
- ✅ Next.js (app router)
- ✅ Next.js (pages router)
Which version of your framework are you usi…
-
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 …
-
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
- […
-
### Describe the bug
Given the following lines of code:
https://github.com/storybookjs/storybook/blob/next/code/lib/react-dom-shim/package.json#L24-L29
If anyone runs `require('@storybook/react…
-
### Current Behavior
Whenever I run the `build-storybook` task on a `vite` generated library, it copies the files from `nxCopyAssetsPlugin` call in `vite.config.ts` to
```
/Users/{user}/path/to/mono…
-
We've got Loki basically working with our react-native setup, but we get lots of warnings about overriding peer dependencies, probably because we use `react` version 18.1.0:
```
npm WARN ERESOLVE …
-
### Describe the bug
Storybook has been working fine for me for weeks, until today. No new changes. Now it refuses to start.
I have tried `storybook dev -p 6006` and `npx storybook@latest init`, I h…
-
Hey folks,
I'm trying to use this library with [Zeego](https://zeego.dev/start) in an existing React Native Storybook app, built with Expo SDK 51
When I run Expo prebuild and attempt to build my…