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 65 forks source link

selectedItems.filters is always empty. #107

Closed ashi009 closed 8 years ago

ashi009 commented 8 years ago

Hi, It seems that the filters property of selectedItems is always empty regardless the state of the filters.

Please refer to the demo: http://jsbin.com/jelujemogo/1/edit?html,console,output

Saulis commented 8 years ago

Thanks for the report, I'll have a look asap!