mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-09 00:21:39 -04:00
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>