stevenrskelton / sortable-table

Polymer Web Component that generates a sortable <table> from inlined or AJAX JSON, JSON5, and arrays.
https://stevenrskelton.github.io/sortable-table/
MIT License
196 stars 37 forks source link

Column Header templates suffer slow performance with polyfil (Firefox) #3

Open stevenrskelton opened 10 years ago

stevenrskelton commented 10 years ago

No reason why performance is so bad, similiar features such as footers are okay. Likely to be an issue with polyfil, or a misuse of polyfil.