From 1b635a3efc8ef062713f46de66cc1fc030af9aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Mon, 25 Mar 2019 14:53:39 +1100 Subject: [PATCH] fix: dispatch must set [[waitForUpdate]] to true --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index e4b707fc..771f4bc8 100644 --- a/index.html +++ b/index.html @@ -4457,6 +4457,9 @@

of the user interface that could cause another update event to be fired. +
  • Otherwise, set event.[[\waitForUpdate]] to + true. +