Fix clicking on timeline recordings.

This commit is contained in:
Dermot Duffy
2023-04-15 12:19:23 -07:00
parent 24f92fd78c
commit 69b34d7ea1
3 changed files with 55 additions and 30 deletions
+1 -1
View File
@@ -857,7 +857,7 @@ class FrigateCard extends LitElement {
this._resetMainScroll();
}
View.adoptQueryIfAppropriate(view, this._view);
View.adoptFromViewIfAppropriate(view, this._view);
this._view = view;
this._generateConditionState();