Frigate NVR Updates: Dashboard Camera Visibility Fix
A single commit was pushed today addressing inconsistent visibility behavior for hidden cameras in the dashboard alerts section.
Duration: PT1M13S
Transcript
Good morning, this is your Frigate NVR update for March 4th, 2026.
Today we saw one commit pushed to the main repository. Michal Srb implemented a fix to hide alerts from cameras that are configured to be hidden from the dashboard. Previously, cameras with the `ui.dashboard = false` configuration were properly hidden from the All Cameras default group, but their alerts were still appearing in the top alert row, creating an inconsistent user experience.
The fix modifies the LiveDashboardView component to ensure that alerts from hidden cameras are also filtered out from the dashboard display. Users can still access these hidden cameras and their alerts by creating custom camera groups, maintaining the flexibility to view them when needed.
This addresses issue 22226 and affects the web interface's TypeScript React component, specifically the dashboard view logic. The change adds 8 lines and removes 1 line in the LiveDashboardView.tsx file.
Looking ahead: we'll continue monitoring for any follow-up issues related to this dashboard visibility fix, and track ongoing development activity in the repository.
That's your Frigate NVR update. We'll be back tomorrow with the latest developments.