-
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
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. …
-
relevant file: https://github.com/c2c-project/prytaneum-client/blob/master/src/domains/User/UserSettings/UserSettings.tsx
UI should have the following:
- update password
- update name (first & last…
-
### Describe the bug
Stack:
```
next: v12.1
storybook: v7.0.0-rc.3
```
There is a Button with logic that breaks the Story:
```
import Router from 'next/router';
```
The part that …
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Yarn `v3.5.1` is taking a really long time to start up a project with react scripts. I'm not sure if the root cau…
-
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…
-
**Is your feature request related to a problem? Please describe.**
We use your ngx-translate-testing package for Storybook and unit-tests to mock our translations.
The TranslateTestingModule does n…
-
I got `ApolloError: No more mocked responses for the query` error. But I implement query with correct values.
this is my query.
```ts
import { gql } from "@apollo/client";
import { ColumnFragm…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
upon running command `ng generate @angular/core:control-flow` for the below…
-
@techniq When working on #48, I noticed a couple of things that I thought could improve the repo:
* You have a `.eslintrc`, but there's no `lint` script in package.json, nor is any linting being do…