diff --git a/web/modules/custom/figli_compta_ledger/js/home.js b/web/modules/custom/figli_compta_ledger/js/home.js index 1d39f23..e7c724c 100644 --- a/web/modules/custom/figli_compta_ledger/js/home.js +++ b/web/modules/custom/figli_compta_ledger/js/home.js @@ -346,6 +346,12 @@ // group doesn't need to re-fetch. groupExtraRows: [], groupLoading: false, + // Entrée ids whose full linked group has already been resolved + // by ensureLinkedReconciliationResolved() below (or by opening + // the drill-down modal for it) -- avoids re-fetching the same + // group again for every other sortie that happens to link to + // the same entrée. + resolvedLinkGroups: new Set(), // Which row's type badge is currently showing its inline