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

Commits on Jan 3, 2022

  1. Update index.ts

     **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
    AlmarAubel authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    940aa34 View commit details
    Browse the repository at this point in the history