Replies: 1 comment 2 replies
-
What do you mean by comments? If you want to link via a story you can use this addon https://storybook.js.org/addons/@storybook/addon-links |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to link to another story from the comments. I've been following this resource to document my components. Whenever I want to link to another page, I can add an anchor tag. I can't do the same with links in Storybook. I can't provide the absolute URL since it will only work in one environment but not another. If I provide a relative URL, it's relative to the iframe, so it doesn't link correctly. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions