From 8ba8e054a5f2bd9ba2751190758c8c4a53b66562 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 3 Mar 2018 16:38:50 -0500 Subject: [PATCH] Add an error catcher and error state for the chat scroller to hopefully allow chat to recover when React forgets how to DOM. --- changelog.html | 5 ++ .../twitch-twilight/modules/chat/index.js | 21 ++++++- .../twitch-twilight/modules/chat/scroller.js | 57 ++++++++++++++++++- 3 files changed, 81 insertions(+), 2 deletions(-) diff --git a/changelog.html b/changelog.html index 2f849988..8f23d5e4 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
4.0.0-beta1.6@c643fcdd1cb8343964c3
+ +
4.0.0-beta1.6@c643fcdd1cb8343964c3