Merge pull request #259 from GetStream/fix/scroll

fix: granular scroll
This commit is contained in:
Salvatore Giordano
2021-02-05 11:10:22 +01:00
committed by GitHub
@@ -1450,7 +1450,6 @@ class ChannelClientState {
); );
} }
}); });
_typingEventsController.add(_typings.keys.toList());
} }
/// Call this method to dispose this object /// Call this method to dispose this object