From a0606a49a417d620b3181f96a9f7f8fe3615a105 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 1 Mar 2018 13:40:24 -0500 Subject: [PATCH] Add error handlers to some of the React chat components. Don't delay initialization completion while we wait up to 60 seconds for the emote menu extension. --- changelog.html | 5 +++ .../twitch-twilight/modules/chat/index.js | 32 +++++++++++++++++++ .../twitch-twilight/modules/chat/line.js | 1 - .../modules/compat_emote_menu.js | 13 +++++--- src/utilities/object.js | 5 +++ 5 files changed, 50 insertions(+), 6 deletions(-) diff --git a/changelog.html b/changelog.html index 335f4071..2f849988 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
4.0.0-beta1.6@c643fcdd1cb8343964c3
+ +
4.0.0-beta1.6@5442f1e095968e230f60