Files
homeschool/frontend
derekc e70446a46e Fix TV timer not starting after reset (or fresh block start)
applySnapshot checked serverElapsed > 0 before setting blockStartedAt,
so any block with 0 elapsed (just reset, or started within the same
second) was loaded with blockStartedAt = null — the timer appeared frozen.

The condition now only checks for a current_block_id; the isPaused flag
already handles the "selected but not started" case correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 00:26:39 -08:00
..
2026-02-27 22:56:56 -08:00
2026-02-27 22:56:56 -08:00
2026-02-27 22:56:56 -08:00
2026-02-27 22:56:56 -08:00
2026-02-27 22:56:56 -08:00