You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
all cause overflow issues on mobile devices when rendering with lists such as React Virtuoso, which causes blank spaces and jumping.
I'm sure its the images causing this, because when tested with channels that only have text content and no image attachments, it renders fine on mobile.
Hello, I'm author of https://github.com/inokawa/virtua .
It has better jump suppression logic than react-virtuoso for iOS browsers and for resizes outside of viewport.
Check it out if you are interested in it.
Rendering messages with
all cause overflow issues on mobile devices when rendering with lists such as React Virtuoso, which causes blank spaces and jumping.
I'm sure its the images causing this, because when tested with channels that only have text content and no image attachments, it renders fine on mobile.
Video of issue:
https://github.com/widgetbot-io/message-renderer/assets/94828874/a6bffae4-96fb-45aa-836f-20f5a0e25147
The text was updated successfully, but these errors were encountered: