{"id":"6a3e9f3bcabf74f3ccde4564","title":"2026 06 26 Issue 84","path":"how-to/committee/release-notes/2026-06-26-issue-84","contentMarkdown":"# 26-Jun-2026 — coerce numeric walk-leader values and share table styling [ref #84](https://github.com/nbarrett/ngx-ramblers/issues/84)\n\n## [build 721](https://github.com/nbarrett/ngx-ramblers/actions/runs/28248078096) — [commit 124f4a5](https://github.com/nbarrett/ngx-ramblers/commit/124f4a55321ec4578a39a75aee3c0280251ffd32)\n\n_____\n\n## Bug fix\n\n`/api/database/walks/agm-stats` returned 500 when a walk-leader id or name resolved to a number (numeric `memberId` or telephone). `normalizeText` now coerces with `String()` before trimming, so the AGM Walks tab loads again.\n\n## Styling\n\n- Restyles the AGM stats tables (summary, walks, socials, expenses) to the shared global `.ngx-data-table` / `.ngx-data-table-card` classes used elsewhere in admin, replacing the bespoke `table-dark` Bootstrap tables.\n- Removes the duplicated `.table` / `.table-dark` overrides from `agm-stats.sass` and two dead model imports.","contentHtml":"<h1>26-Jun-2026 — coerce numeric walk-leader values and share table styling <a href=\"https://github.com/nbarrett/ngx-ramblers/issues/84\">ref #84</a></h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/actions/runs/28248078096\">build 721</a> — <a href=\"https://github.com/nbarrett/ngx-ramblers/commit/124f4a55321ec4578a39a75aee3c0280251ffd32\">commit 124f4a5</a></h2>\n<hr>\n<h2>Bug fix</h2>\n<p><code>/api/database/walks/agm-stats</code> returned 500 when a walk-leader id or name resolved to a number (numeric <code>memberId</code> or telephone). <code>normalizeText</code> now coerces with <code>String()</code> before trimming, so the AGM Walks tab loads again.</p>\n<h2>Styling</h2>\n<ul>\n<li>Restyles the AGM stats tables (summary, walks, socials, expenses) to the shared global <code>.ngx-data-table</code> / <code>.ngx-data-table-card</code> classes used elsewhere in admin, replacing the bespoke <code>table-dark</code> Bootstrap tables.</li>\n<li>Removes the duplicated <code>.table</code> / <code>.table-dark</code> overrides from <code>agm-stats.sass</code> and two dead model imports.</li>\n</ul>\n"}