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
I'm building a chat interface using VList, and I'm running into a significant issue with shift mode when prepending older messages.
I've followed the guidance in the documentation, but my setup is a bit more complex, and I have more renders happening due to the architecture of my app. Because of that, I'm not sure exactly when and how I should toggle shift (i.e., setting it to true or false).
Could you please clarify the correct way to use shift? Any explanation or working examples would be greatly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the great library!
I'm building a chat interface using VList, and I'm running into a significant issue with shift mode when prepending older messages.
I've followed the guidance in the documentation, but my setup is a bit more complex, and I have more renders happening due to the architecture of my app. Because of that, I'm not sure exactly when and how I should toggle shift (i.e., setting it to true or false).
Could you please clarify the correct way to use shift? Any explanation or working examples would be greatly appreciated!
Thanks again!
Beta Was this translation helpful? Give feedback.
All reactions