Skip to content

Issue while sorting columns  #133

@ghost

Description

Hi ,

I am facing issue while sorting the columns in paper-datatable .

polymer-mini.html:2128 Uncaught TypeError: Cannot set property '_pdt_getArrayItemLabel' of undefined
at HTMLElement._registerEvilFunctions (paper-datatable-column.html:424)
at HTMLElement. (paper-datatable.html:517)
at polymer.html:1304
at Object._atEndOfMicrotask (polymer-mini.html:2122)

I tried to debug the code and ended up with this.dataHost undefined . So please help me out how can i resolve this issue

I used Ng2 and Polymer 1

"dependencies": {
"paper-elements": "^1.0.7",
"paper-datatable": "^0.9.8",
"iron-icons": "^1.2.1"
},
"resolutions": {
"polymer": "^1.1.0",
"paper-styles": "^1.0.0"
}

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