Skip to content

Databinding does not works correctly in 'header' property of paper-datatable-column element  #115

@jesuslopezlugo

Description

@jesuslopezlugo

Hi David!

I found a bug with the data binding of 'header' property in paper-datatable-column. I have this:

 <paper-datatable-card>
 <paper-datatable>
 <paper-datatable-column header="[[keyTitle]]" property="key" type="String" sortable>
....
...
...
 </paper-datatable>
 </paper-datatable-card>

I changed the value of keyTitle, but nothing happen, even if I try to use the reset function of paper-datatable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions