-
### Describe the bug
My stories were working until they weren't. I can't tell if it was an update or something else.
When I run `pnpm build-storybook` then `pnpm storybook` and I get the following…
-
### Describe the bug
When I import a story with an absolute path it does not work. There is _no local build error_ and the test runner doesn't catch it either. I'm pretty sure it worked in the past. …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
## Status
[2024-10-08] [Fran] Randi suggests that we wait to pick up this ticket until we are getting ready to ship Resources & Support templates into production in next-build, and I concur. Added Blo…
-
### Describe the bug
As Next.js RC for v15 has been released for testing, I'm investigating if it is possible to perform an upgrade of a Next.js app containing a storybook from `next@14` to `next@15-…
-
Hi, this addon seems to break the Storybook storyshots addon. Here's a repro (I simply ran `yarn create react-app && npx sb init` and then added storyshots and msw):
https://github.com/FezVrasta/ms…
-
**Describe the bug**
Hello. I created a simple component that searches for items in the api - if I pass a prop defining this action as true.
I generally abstract my api requests into services, so to…
-
When [@craco/craco](https://github.com/gsoft-inc/craco/blob/master/packages/craco/README.md#createwebpackdevconfig--createwebpackprodconfig) is used as a replacement of `react-scripts`, there is no fo…
liokm updated
3 years ago
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
I'd really like a way to update args declared in either `argTypes` or `Template.args` via actions without manually wiring up the code.
Currently, the suggested solution looks like so:
```tsx
imp…