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
When starting Storybook and landing on a Story with interactions, the panel says it does not have interactions. You have to switch stories in order for the interactions to appear in the panel.
Here's a commented video showing the experience:
no-interaction-at-startup.mov
To Reproduce
1 - Change main.ts from official-storybook to only include interaction stories, this way it will land directly on them when starting Storybook:
2 - Start Storybook (yarn start)
3 - You should land on Addon Interactions -> Demo
4 - Open the interactions panel and see there are no interactions
5 - Switch stories and see the interactions
Describe the bug
When starting Storybook and landing on a Story with interactions, the panel says it does not have interactions. You have to switch stories in order for the interactions to appear in the panel.
Here's a commented video showing the experience:
no-interaction-at-startup.mov
To Reproduce
1 - Change
main.ts
fromofficial-storybook
to only include interaction stories, this way it will land directly on them when starting Storybook:2 - Start Storybook (yarn start)
3 - You should land on Addon Interactions -> Demo
4 - Open the interactions panel and see there are no interactions
5 - Switch stories and see the interactions
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: