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

use composeAllWithStub fix nested container issue #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ihealthdavid
Copy link

@ihealthdavid ihealthdavid commented Jun 16, 2016

use composeAllWithStub defined in PR arunoda/react-komposer#85 instead of disable(). This enables proper rendering of the nested container components. Specifically:

  • story comments.CommentList now shows the CreateComment properly
  • story core.Post now shows the CommentList properly

This PR addresses storybookjs/storybook#45.

… of disable(). This enables proper rendering of the nested container components. Specifically:

- story comments.CommentList now shows the CreateComment properly
- story core.Post now shows the CommentList properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant