mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
[Fix] Scroll To Index bug in Scrollable Tabs (#14641)
This commit is contained in:
parent
9c7b69a2cd
commit
99f7788c22
@ -139,6 +139,7 @@
|
||||
:shows-horizontal-scroll-indicator false
|
||||
:data data
|
||||
:key-fn (comp str :id)
|
||||
:on-scroll-to-index-failed identity
|
||||
:on-scroll (fn [^js e]
|
||||
(when fade-end?
|
||||
(let [offset-x (oget
|
||||
|
Loading…
x
Reference in New Issue
Block a user