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 want to wrap this in a Suspense component so I can display a loading indicator while the twitter data is retrieved.
Do (can?) you provide a callback on the data being fetched so that any client component can take an action when the data is loaded and component is rendered?
Thanks
The text was updated successfully, but these errors were encountered:
I want to wrap this in a Suspense component so I can display a loading indicator while the twitter data is retrieved.
Do (can?) you provide a callback on the data being fetched so that any client component can take an action when the data is loaded and component is rendered?
Thanks
The text was updated successfully, but these errors were encountered: