You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
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).
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,