From 31d2b6ffe1341dbed5bac9919f4866c170e0f1c3 Mon Sep 17 00:00:00 2001 From: Andrey Date: Sun, 21 Jan 2018 07:47:04 +0200 Subject: [PATCH] Disconnect dom in invisible tabs (#790) * Clear dom in invisible tabs * Disconnect DOM of inactive tabs --- src/components/ha-cards.html | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/components/ha-cards.html b/src/components/ha-cards.html index f75cd47fcf..ab0d9a02d0 100644 --- a/src/components/ha-cards.html +++ b/src/components/ha-cards.html @@ -51,7 +51,7 @@ } -
+