Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
This is a pre-release version and is not production ready. For new and ongoing projects, please refer to the latest Design System version.
The .visually-hidden
helper class is used to hide elements visually from the screen, keeping
them accessible to assistive technologies such as screen readers.
next.design-system.post.ch/?path=/docs/e8d66106-1c50-4edd-a52c-985a3625f0be--docs&story=Default#e8d66106-1c50-4edd-a52c-985a3625f0be--default
/?path=/story/e8d66106-1c50-4edd-a52c-985a3625f0be--default&full=true
<div class="visually-hidden">Hidden from the screen, available to screen readers.</div>