mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
Don't reset page
This commit is contained in:
parent
72860ae409
commit
d4cdd218f9
@ -94,7 +94,6 @@ export default function SearchDetailDialog({
|
||||
onOpenChange={(open) => {
|
||||
if (!open) {
|
||||
setSearch(undefined);
|
||||
setPage("details");
|
||||
}
|
||||
}}
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user