Joel Smith

Results 3 comments of Joel Smith

> I had a similar issue. However, I managed to fix it doing this: > > I am using `Storybook 7.3.2` > > ```tsx > const meta: Meta = {...

I was experiencing this same issue (and _not_ with a `.local` domain, it was in the format `-local.`; still specified in local `hosts` files). I tracked it down to something...

> However, there is a workaround which is to provide Storybook's `Code` component with the theme it needs to render. Looks like this workaround also helps with the regression of...