Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Library does not work when using certain addons #2

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

AlmarAubel
Copy link
Contributor

@AlmarAubel AlmarAubel commented Jan 3, 2022

Describe the bug
When running composeStories in stories that have certain addons, such as storybook-addons-design, the tests break with the following error:

Error: Uncaught [Error: Accessing non-existent addons channel, see https://storybook.js.org/basics/faq/#why-is-there-no-addons-channel]

Expected behavior
Addons channel should not present error in the tests

See testing-react for a similar fix

 **Describe the bug** 
When running `composeStories` in stories that have certain addons, such as storybook-addons-design, the tests break with the following error:
 
 ```shell
 Error: Uncaught [Error: Accessing non-existent addons channel, see https://storybook.js.org/basics/faq/#why-is-there-no-addons-channel]
 ```
 **Expected behavior** 
Addons channel should not present error in the tests
@yannbf
Copy link
Member

yannbf commented Feb 3, 2022

Hey @AlmarAubel thanks for your contribution!

@yannbf yannbf added the patch Increment the patch version when merged label Feb 3, 2022
@yannbf yannbf merged commit 7de1226 into storybookjs:main Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants