Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static build loop #7136

Closed
chulanovskyi opened this issue Jun 18, 2019 · 1 comment
Closed

Static build loop #7136

chulanovskyi opened this issue Jun 18, 2019 · 1 comment

Comments

@chulanovskyi
Copy link

chulanovskyi commented Jun 18, 2019

Describe the bug
Static build falls into infinity rendering of nested instances. See gif for details

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to the latest version
  2. Make static build - build-storybook -c .storybook -o build
  3. Start - serve -s build/

Expected behavior
Renders as a usual (development) build (but faster ;) )

Screenshots
Example

Code snippets
Storybook config
Webpack config

System:

  • OS: Ubuntu
  • Browser: Chrome
  • Framework: React
  • Addons:
    "@sambego/storybook-state": "1.3.4",
    "@storybook/addon-actions": "5.1.8",
    "@storybook/addon-info": "5.1.8",
    "@storybook/addon-knobs": "5.1.8",
    "@storybook/addon-links": "5.1.8",
    "@storybook/addon-options": "5.1.8",
    "@storybook/addon-storysource": "5.1.8",
    "@storybook/react": "5.1.8",
    "@storybook/theming": "5.1.8",
  • Version: 5.1.8
@shilman
Copy link
Member

shilman commented Jun 25, 2019

dupe to #5269 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants