From 8457c9f30c00b33da260e51794b0d71f297eb0c5 Mon Sep 17 00:00:00 2001 From: Pritipriya Singh Date: Fri, 1 Dec 2023 13:57:50 +0530 Subject: [PATCH] fix: scroll isse --- .../uiweb/src/lib/components/chat/ChatViewList/ChatViewList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/uiweb/src/lib/components/chat/ChatViewList/ChatViewList.tsx b/packages/uiweb/src/lib/components/chat/ChatViewList/ChatViewList.tsx index 217dfb79b..d3a9a86c7 100644 --- a/packages/uiweb/src/lib/components/chat/ChatViewList/ChatViewList.tsx +++ b/packages/uiweb/src/lib/components/chat/ChatViewList/ChatViewList.tsx @@ -177,7 +177,7 @@ export const ChatViewList: React.FC = ( useEffect(() => { scrollToBottom(); - }, [conversationHash, account, env, chatId, pgpPrivateKey, chatFeed,chatFeed ]); + }, [conversationHash, account, env, chatId, pgpPrivateKey, chatFeed]); useEffect(() => { if (