Private
Public Access
1
0
Catherine Renelle 8cc40272c7 Fix server-side pagination returning same data on every page
v-data-table-server re-emits update:options when items/totalCount
change, creating a loop that resets to page 1. Guard against
redundant fetches by skipping when page and pageSize haven't
changed. Remove duplicate loadTransactions from onMounted since
the table's initial update:options event handles the first load.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 21:12:41 -05:00
S
Description
No description provided
MIT 1.5 MiB
Languages
C# 65%
Vue 30.2%
TypeScript 4.6%
Dockerfile 0.2%