angular2 test table should loop over `<tr>` and not over `<tbody>`
Closed this issue · 0 comments
tbosch commented
This makes scrolling janky compared to the other benchmarks. Moving the repeater to the <tr>
results in the same FPS count as the other examples.
See https://github.com/alincc/angular-test-table/blob/master/angular2/src/templates/test-table.html#L20