Files
rose-ash/shared/static/scripts
giles b85a46bb62
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m39s
Re-read element attributes at click time, not from closed-over bind values
All click handlers (bind-event, bindBoostLink, bindClientRouteClick)
now re-read href/verb-info from the DOM element when the click fires,
instead of using values captured at bind time. This ensures correct
behavior when DOM is replaced or attributes are morphed after binding.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 02:06:21 +00:00
..