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 not working correctly in Native Support browsers (Chromium) #2

Open stevenrskelton opened 10 years ago

stevenrskelton commented 10 years ago

Often do not load correctly, but then on screen redraws (such as resizing the browser window) they will render.

Assumed to be an issue with browser implementation.