TanStack
OSS
table
Overview
Sign in / Sign up
Open main menu
table
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
beta
8e21db3b fix(ember-table): run flexRender cell/header functions once per render pass (#6452) The FlexRender components computed `result` in a plain getter that the template reads twice (component-branch check, then content), re-invoking the user's cell/header/footer render function on every read. Cache the getter so the render function runs exactly once per render pass.
by Johan Røed
J
Succeeded
6452
dc02cdc6 fix(ember-table): run flexRender cell/header functions once per render pass The FlexRender components computed `result` in a plain getter that the template reads twice (component-branch check, then content), re-invoking the user's cell/header/footer render function on every read. Cache the getter so the render function runs exactly once per render pass.
by Johan Røed
J
Previous page
Previous
Next
Next page