Changeset 17197a9 in Klonkt for src/services/CircleService.js

Timestamp:
06/22/2026 01:51:51 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
c9d48fc
Parents:
1ce1ffe
Message:

fix(download): track var 't' shadowed the i18n t() -> 500 on /download/:id

The download capture view had 'var t = dlTrack' at the top level, which
corrupted the shared EJS locals -> chrome/topnav called t() = 't is not a
function'. Renamed to 'tr'. (Same class of bug as the earlier search.ejs issue.)

Co-Authored-By: Claude <noreply@…>
EOF

(No files)

Note: See TracChangeset for help on using the changeset viewer.