Saulis / iron-data-table

iron-data-table is a Web Component for displaying data as a table or grid. Built on top of iron-list using Polymer.
Apache License 2.0
147 stars 66 forks source link

Cannot use more than one table per page #144

Closed brysonthor closed 8 years ago

brysonthor commented 8 years ago

When i use two of these on one page the second doesn't render properly.

Saulis commented 8 years ago

Hmm, seems to be working for me in the demos and in here: http://jsbin.com/yekaru/edit?html,output

Can you modify the jsbin so that the issue reproduces?

brysonthor commented 8 years ago

true, I wasn't able to get the jsbin to do it, it must be something else that is causing the second table to appear when i remove the first. I'll re-report if I can get some more specifics