Files
deepdrft/DeepDrftPublic.Client/Pages
daniel-c-harvey f02f370ed9 fix(detail): reload track on route-param change so Play uses the right track
Detail pages loaded only in OnInitialized, which doesn't re-run when an
InteractiveAuto component instance is reused across same-template navigations,
leaving a stale track that Play streamed. Move load to OnParametersSetAsync
keyed on the route id, and guard the prerender bridge restore against an id mismatch.
2026-06-15 12:47:57 -04:00
..
2026-06-06 11:52:41 -04:00
2026-06-06 11:52:41 -04:00
2026-06-11 19:59:08 -04:00