-
Hey 👋 library looks great. I am just trying to get a simple example spun up and having issues.
I get the following error:
```
> jest -c jest.screenshot.config.js
FAIL components/Button/__…
-
**Describe the bug**
I am using Gatsby with theme-ui and storybook. Trying to use preval.macro with storybook gives the following error (works fine with gatsby):
```
WARNING in ./node_modules/ba…
-
See #13
Would like calling app to have access to data from the geocoder beyond name and coordinate. In Pelias there are 2 properties that carry needed information. The 'layers' property describe…
-
As more and more code is migrated to the New Platform, I'm seeing a trend in low level, oftentimes shared components that is causing complications. To be fair, this is a problem as old as Flux/Redux/…
-
### Bug or support request summary
Using React.forwardRef cause the prop `type` of PropTable to be incorrect.
```
Warning: Failed prop type: Invalid prop `type` of type `object` supplied to `Prop…
-
## The dependency [react-use](https://github.com/streamich/react-use) was updated from `13.12.1` to `13.12.2`.
🚨 [View failing branch](https://github.com/joellesenne/joellesenne.dev/compare/master..…
-
Is there any reason why `func` in `stories.add('name', func)` is called twice?
I'm working on furthering the capabilities of `storybook-addon-specifications` and I'd like to guarantee the tests con…
-
## Issue Type
- [X] Feature (https://github.com/bootstrap-styled/v4/blob/master/.github/CONTRIBUTING.md#feature-requests)
## Description
When utilizing the `Button` component from `@bootstrap…
-
- [x] I have searched the [issues](https://github.com/zeit/next.js/issues?q=is%3Aissue) of this repository and believe that this is not a duplicate.
## Expected Behavior
using:…
-
I've been thinking a bit about isolating components that use static queries. My particular use case here is Storybooks, but I expect there are other situations where it would be useful to display a co…