Skip to content

v2.18.1

@kimo-k kimo-k tagged this 17 Feb 11:04
Before, rows got sorted on every render. This hurt performance,
since v-table renders every time you scroll. Now, we check if the
props necessary for sorting have actually changed, and only then do we
call the sort function.
Assets 2
Loading