[#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…
Reference in New Issue