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
when rendering the first page in useFeed(), often the first page is filled with the first sub received, it would be good to wait for 100-2000ms or so after receiving the first sub, to see if other subs are received, to be able to display a better first page, with more than just 1 sub
The text was updated successfully, but these errors were encountered:
estebanabaroa
changed the title
implement useFeed({firstPageDelay: number})
implement useFeed({firstPageDelayMs: number})
Sep 20, 2024
when rendering the first page in useFeed(), often the first page is filled with the first sub received, it would be good to wait for 100-2000ms or so after receiving the first sub, to see if other subs are received, to be able to display a better first page, with more than just 1 sub
The text was updated successfully, but these errors were encountered: