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

Fix: support addons that use channel api #4

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Fix: support addons that use channel api #4

merged 1 commit into from
Sep 28, 2021

Conversation

mphstudios
Copy link
Contributor

@mphstudios mphstudios commented Sep 4, 2021

Stories with addons using the channel api will fail with the following error

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

The PR mocks the client only channel api in the same manner as storybookjs/testing-react#14

Stories with addons using the channel api will fail with the following error
```
Accessing non-existent addons channel, see https://storybook.js.org/basics/faq/#why-is-there-no-addons-channel
```

The PR mocks the client only channel api in the same manner as #14
@yannbf
Copy link
Member

yannbf commented Sep 28, 2021

Hey @mphstudios thanks a lot for your contribution!

@yannbf yannbf merged commit 90ccc4e into storybookjs:main Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants