wmj 2f3e5540c8
Deploy to Netlify / build-and-deploy (push) Successful in 1m11s
fix: eliminate React re-renders from 250ms audio interval
- Remove currentTime from useState entirely
- Progress bars updated via direct DOM ref (ref.current.style.width)
- Timestamps updated via direct DOM ref (ref.current.textContent)
- setInterval now does 0 setState calls — no re-renders during playback
- Play/Pause/Skip buttons stay completely stable in DOM at all times
- Fixes Playwright 'element not stable' failures for Pause + Skip Next
2026-08-24 11:30:36 +08:00
S
Description
Falah Coach Portal - React app
155 KiB
Languages
JavaScript 98.9%
HTML 0.6%
CSS 0.5%