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
}</style></head><body><divclass="sb-preparing-story sb-wrapper"><divclass="sb-loader"></div></div><divclass="sb-preparing-docs sb-wrapper"><divclass="sb-previewBlock"><divclass="sb-previewBlock_header"><divclass="sb-previewBlock_icon"></div><divclass="sb-previewBlock_icon"></div><divclass="sb-previewBlock_icon"></div><divclass="sb-previewBlock_icon"></div></div><divclass="sb-previewBlock_body"><divclass="sb-loader"></div></div></div><tablearia-hidden="true" class="sb-argstableBlock"><theadclass="sb-argstableBlock-head"><tr><th><span>Name</span></th><th><span>Description</span></th><th><span>Default</span></th><th><span>Control</span></th></tr></thead><tbodyclass="sb-argstableBlock-body"><tr><td><span>propertyName</span><spantitle="Required">*</span></td><td><div><span>This is a short description</span></div><divclass="sb-argstableBlock-summary"><div><spanclass="sb-argstableBlock-code">summary</span></div></div></td><td><div><spanclass="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><divclass="sb-argstableBlock-summary"><div><spanclass="sb-argstableBlock-code">summary</span></div></div></td><td><div><spanclass="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><divclass="sb-argstableBlock-summary"><div><spanclass="sb-argstableBlock-code">summary</span></div></div></td><td><div><spanclass="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr></tbody></table></div><divclass="sb-nopreview sb-wrapper"><divclass="sb-nopreview_main"><h1class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><divclass="sb-errordisplay sb-wrapper"><divclass="sb-errordisplay_main"><h1id="error-message"></h1><p>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:</p><ol><li><strong>Missing Context/Providers</strong>: You can use decorators to supply specific contexts or providers, which are sometimes necessary for components to render correctly. For detailed instructions on using decorators, please visit the <ahref="https://storybook.js.org/docs/writing-stories/decorators">Decorators documentation</a>.</li><li><strong>Misconfigured Webpack or Vite</strong>: Verify that Storybook picks up all necessary settings for loaders, plugins, and other relevant parameters. You can find step-by-step guides for configuring <ahref="https://storybook.js.org/docs/builders/webpack">Webpack</a> or <ahref="https://storybook.js.org/docs/builders/vite">Vite</a> with Storybook.</li><li><strong>Missing Environment Variables</strong>: Your Storybook may require specific environment variables to function as intended. You can set up custom environment variables as outlined in the <ahref="https://storybook.js.org/docs/configure/environment-variables">Environment Variables documentation</a>.</li></ol><preclass="sb-errordisplay_code"><codeid="error-stack"></code></pre></div></div><divid="storybook-root"></div><divid="storybook-docs"></div><script>window['CONFIG_TYPE']="PRODUCTION";
0 commit comments