You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've upgraded to storybook 7.4.6 and I'm having an issue where the story won't display. I get the following error for each component.
Expecting an HTML snippet or DOM node from the story: "Palettes" of "Base/Colors".
To Reproduce
Download the latest master of emulsify-drupal. Updated all values in package.json related to storybook from 7.0.7 to 7.4.0. Remove lock file, npm i, npm run dev.
Expected behavior
Storybook get's updated but each individual story won't load.
Screenshots
Desktop (please complete the following information):
OS: Mac OS
Browser Arc
The text was updated successfully, but these errors were encountered:
Describe the bug
I've upgraded to storybook 7.4.6 and I'm having an issue where the story won't display. I get the following error for each component.
Expecting an HTML snippet or DOM node from the story: "Palettes" of "Base/Colors".
To Reproduce
Download the latest master of emulsify-drupal. Updated all values in package.json related to storybook from 7.0.7 to 7.4.0. Remove lock file, npm i, npm run dev.
Expected behavior
Storybook get's updated but each individual story won't load.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: