mirror of
https://github.com/status-im/status-react.git
synced 2025-01-23 17:29:08 +00:00
[#8797] Error scrollToIndex when tapping [Fetch messages] twice in a row
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
671e5f4540
commit
481092dd25
@ -335,6 +335,7 @@
|
||||
:list-ref messages-list-ref}])
|
||||
:inverted true
|
||||
:onEndReached #(re-frame/dispatch [:chat.ui/load-more-messages])
|
||||
:onScrollToIndexFailed #()
|
||||
:keyboardShouldPersistTaps :handled}
|
||||
group-header {:header [group-chat-footer chat-id]}]
|
||||
(if pending-invite-inviter-name
|
||||
|
Loading…
x
Reference in New Issue
Block a user