-
## There have been updates to the *gatsby* monorepo:
+ - The `dependency` [gatsby-plugin-manifest](https://www.npmjs.com/package/gatsby-plugin-manifest) was updated from `2.0.16` to `2.0.17`.
- The…
-
Hello all,
I am using axios-mock-adapter with Storybook and I am having issues with the data returned. The strangest thing is that sometimes works but most of the times do not.
This is my code:
…
-
The core-js project released a new version, [v3.0.0](https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md), which changes the module layout. Th…
-
https://github.com/atlassian/react-beautiful-dnd/pull/1385 improved support for screen readers with `react-beautiful-dnd`. They moved away from `aria-roledescription` which only seems to be supported …
-
# Feature request
## Problem
We will eventually be creating a page for our resources API. In preparation, we can accomplish some work ahead of time before the API is ready to go.
## Solution
Cre…
-
**Describe the bug**
When running `initStoryshots` from `import initStoryshots from "@storybook/addon-storyshots"`
an error occurs when storyshots starts.
**Code snippets**
**Storyshot code:**…
-
# Feature request
**Is your feature request related to a problem? Please describe.**
We will eventually be creating a page for our resources API. In preparation, we can accomplish some work ahead of…
-
**Description**
In my Gatsby themes project, I am trying to integrate the storybook using .mdx format.
But the webpack of storybook is not able to convert the .mdx files.
And it gives the fol…
-
I need a CSRF token to retrieve data in some Components, but am unsure how to handle that in Storybook, as it is a separate instance of webpack.
It seems even `rails-ujs` just retrieves the token f…
-
## Summary
I'm using the `gatsby-plugin-netlify-cache` plugin which, by default, caches the `.cache` directory on Netlify. I've confirmed that it's successfully caching the appropriate data/direct…