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

Table component will not render multiple TableBody components #8756

Closed
1 task done
halcarleton opened this issue Oct 19, 2017 · 1 comment
Closed
1 task done

Table component will not render multiple TableBody components #8756

halcarleton opened this issue Oct 19, 2017 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@halcarleton
Copy link

halcarleton commented Oct 19, 2017

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

All valid children of the Table component should be rendered.

Current Behavior

Only the last instance of each valid component is rendered

Steps to Reproduce (for bugs)

  1. Create a table with two TableBody children
  2. Render the table and verify that only the second TableBody is rendered

JSFiddle Example

Context

I am attempting to create draggable table sections.

Your Environment

Tech Version
Material-UI ^0.19.2
React ^15.6.1
browser chrome v61
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Oct 19, 2017
@oliviertassinari
Copy link
Member

Duplicate of #3599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants