Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Cannot read property 'filter' of null #33

@mmatecki

Description

@mmatecki

Hi,
I'm really impressed by your component. However I've got small, random issue. Sometimes I've got such error in console and no data in table (but in the summary of pager there's the good amount of rows).

Exception caught during observer callback: TypeError: Cannot read property 'filter' of null
at sortable-table.Polymer.mixin.sortByKey (http://localhost:8080/bower_components/sortable-table/sortable-table.html:843:30)
at Object.Filter.transform (http://localhost:8080/bower_components/polymer/polymer.js:3417:17)
at Object.Expression.getValue (http://localhost:8080/bower_components/polymer/polymer.js:3663:33)
at Object.valueFn as getValueFn_
at Object.ObserverTransform.observedCallback_ (http://localhost:8080/bower_components/polymer/polymer.js:5348:20)
at Object.Observer.report_ (http://localhost:8080/bower_components/polymer/polymer.js:4912:24)
at Object.createObject.check_ (http://localhost:8080/bower_components/polymer/polymer.js:5318:12)
at callback (http://localhost:8080/bower_components/polymer/polymer.js:4810:20)

Regards,

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