inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

Storybook Routing in our Landingpage doesnt work in older versions #1383

Open janivo opened 2 months ago

janivo commented 2 months ago

Description

The routing functionality for Storybook in our Landing Page is currently not compatible with older versions. This issue arises because our Storybook is contained within an iframe element. Consequently, the URL in the iframe needs to be synchronized with our landing page URL to ensure shareability.

Acceptance Criteria