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 implemented @storybook/addon-links but when I try to create link Storybook crashes with the error written as the title.
I am using Storybook 5.3.9 for ReactNative.
I can see both first and second component in the side menu, but when I press the button then Storybook crashes with global._ STORYBOOK_STORY_STORE __.getSelection undefined
Expected behavior
Link to another story should work
Describe the bug
I've implemented @storybook/addon-links but when I try to create link Storybook crashes with the error written as the title.
I am using Storybook 5.3.9 for ReactNative.
To Reproduce
Configure storybook as follows:
I can see both first and second component in the side menu, but when I press the button then Storybook crashes with global._ STORYBOOK_STORY_STORE __.getSelection undefined
Expected behavior
Link to another story should work
System:
The text was updated successfully, but these errors were encountered: