We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the bug Infinite reverse scroll breaks on Safari. It only updates layout when scroll is released for more couple hundreds of milliseconds
To Reproduce Scroll to top and add items on top of the list when range is near first elementhttps://github.com/yokenfoundation/bilft/blob/992177dbabb21df29ee312d2aef0fd18659019e6/source/features/CommentsPage/CommentsPage.tsx#L770-L781
Expected behavior It must update list while scrolling
Platform:
Additional context Telegram mini app safari
Describe the bug
Infinite reverse scroll breaks on Safari. It only updates layout when scroll is released for more couple hundreds of milliseconds
To Reproduce
Scroll to top and add items on top of the list when range is near first element
https://github.com/yokenfoundation/bilft/blob/992177dbabb21df29ee312d2aef0fd18659019e6/source/features/CommentsPage/CommentsPage.tsx#L770-L781
IMG_0100.MP4
Expected behavior
It must update list while scrolling
Platform:
Additional context
Telegram mini app safari