From e186ddf32d0f8b328a17b309c825b1e141e113fd Mon Sep 17 00:00:00 2001 From: Richard Tibbles Date: Mon, 7 Nov 2022 11:39:43 -0800 Subject: [PATCH] Add a finished event for KContentRenderer --- lib/content/mixin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/content/mixin.js b/lib/content/mixin.js index 2e51989bd..3cb047876 100644 --- a/lib/content/mixin.js +++ b/lib/content/mixin.js @@ -9,6 +9,7 @@ const interactionEvents = [ 'updateContentState', 'startTracking', 'navigateTo', + 'finished', ]; const fileFieldMap = {