How to embed content from Storybook #673
Unanswered
itsJohnnyGrid
asked this question in
1. How to
Replies: 1 comment
-
👋 @itsJohnnyGrid! I'm not sure if it'll work, but instead of using the iFrame src directly, could you try using its canonical URL? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, GitBook team. 👋
We are developing open-source UI library for Vue.js and decided to use GitBook as a home of our documentation.
I found that GitBook have ability to embed external content by URL (https://docs.gitbook.com/content-editor/blocks/embed-a-url) but when I trying to embed some content from our Storybook it doesn't works and I see block with link only (example of link I tried to use: https://ui.vueless.com/iframe.html?args=&id=1010--default&viewMode=story).

Same way If I try to add same URL into Medium article, it works well. Example: https://medium.com/@ghengeveld/embedding-storybook-on-medium-ce8a280c03ad
Maybe I need add some config somewhere or it's a GitBook bug / unsupported feature?
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions