From c0d3799e391a3b8c0998f259f66b63e6607b251a Mon Sep 17 00:00:00 2001
From: Keith Cirkel
Date: Fri, 23 Aug 2024 11:53:43 +0100
Subject: [PATCH] ensure #updating doesnt hang updates
---
examples/index.html | 10 ++++++++++
src/relative-time-element.ts | 2 +-
test/relative-time.js | 9 +++++++++
3 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/examples/index.html b/examples/index.html
index d671479..13d91ba 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -193,6 +193,13 @@ Localised Dates
+
+ Lazily added datetime via setAttribute
+
+ This will display in one second.
+
+
+