Files
Isaac Connor 5434518046 fix: guard against null monitor div in video-stream.js divMode and divError setters
this.closest() returns null when the <video-stream> element isn't inside
a monitor div, causing TypeError on the subsequent querySelector call.
Add null checks in both divMode and divError setters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 10:52:40 -05:00
..
2025-10-16 10:12:21 -04:00
2022-01-20 11:49:59 -05:00
2024-12-18 13:44:20 -05:00
2024-09-18 12:30:04 +03:00
2025-11-06 11:18:24 -05:00
2026-02-03 12:11:32 -05:00