paper-datatable-api
paper-datatable-api copied to clipboard
dynamic rows not working
trafficstars
Hi, first of all thanks for the component. I would like to reuse one component instance by changing the data property as well as the columns at runtime. The first initialisation works fine (title and amount property gets rendered correctly) but when changing the data as well as its columns inside it does not rerender correctly (old properties are displayed, instead of new ones). I added an printout of the properties to make things sure.
Heres the code:

Thats the output:

@RoXuS hello?