diff --git a/app/components/channel_drawer/channels_list/list/list.js b/app/components/channel_drawer/channels_list/list/list.js index cd6a0f516..e465c5e6b 100644 --- a/app/components/channel_drawer/channels_list/list/list.js +++ b/app/components/channel_drawer/channels_list/list/list.js @@ -333,7 +333,7 @@ class List extends PureComponent { stickySectionHeadersEnabled={false} viewabilityConfig={{ viewAreaCoveragePercentThreshold: 3, - waitForInteraction: false + waitForInteraction: true }} />