Closed hygoni closed 3 years ago
bisect 결과
da9a1544bc0b613b52fd37c43765afe6b3f2338 is the first bad commit commit 9da9a1544bc0b613b52fd37c43765afe6b3f2338 Author: Hyeonggon Yoo 42.hyeyoo@gmail.com Date: Thu Jun 3 13:08:16 2021 +0900
[FIX] Fix weird scrolling of ChatCollectionView
The scroll is not fully down, when entering chatroom.
Fix it by Promise with delayed triggering of 'afteradd' event.
pong/app/javascript/srcs/common/CollectionView.js | 10 ++++++++-- pong/app/javascript/srcs/views/ChatCollectionView.js | 4 +--- 2 files changed, 9 insertions(+), 5 deletions(-)