Konrad Fedorczyk
Konrad Fedorczyk
I have the same problem. So bump from me.
Hey @kidunot89! I can fix & pull this issue but I need some guidance. I cannot find any code that might affect images. Can you tell me where to search?...
For anyone reading this in 2022. This is full fix description: 1. Create `.storybook/DocsContainer.js` ```js import React from "react"; import { DocsContainer as BaseContainer } from "@storybook/addon-docs/blocks"; import { useDarkMode...
@Hazmatyre I've dropped Gatsby. Currently, I'm using Next.js. It has a more raw approach to GQL queries, so I can debug bugs easily. Sorry.