From d4650eae8af538f40148826e508ca77e6614ba3c Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sat, 1 Mar 2025 10:40:52 -0800 Subject: [PATCH] docs: Add troubleshooting entry for multiple dashboard resources (#1926) - Related: #1925 --- docs/troubleshooting.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 3ff901d6..8631d495 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -168,6 +168,17 @@ documentation](https://docs.frigate.video/frigate/installation#docker). Large downloads may take a few seconds to assemble, so there may be a delay between clicking the download button and the download starting. +### Duplicate versions / Duplicate element registrations + +You're seeing the version of the card changing between reloads, or seeing +log entries like: + +`Failed to execute 'define' on 'CustomElementRegistry': the name "focus-trap" has already been used with this registry window` + +Verify that your dashboard resources contain only a single instance of the card +(for HACS users, you should see only `/hacsfiles/advanced-camera-card/`. If you +_also_ see `/hacsfiles/frigate-card/`, remove it, clear your caches and reload). + ### `Forbidden media source identifier` - If you are using a custom `client_id` setting in your `frigate.yml` file (the