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
On my machine, in Google Chrome, react-hn very quickly shows the full front page of Hacker News, with all its items, but then it shows blinking dots, and then shows the items again.
I assume the quick display is because of SSR. But why can't those items stay on the screen until everything is loaded? It looks terrible and slow the way it works now, but could appear very snappy if the SSR-rendered page just seemed to stay on the screen.
The text was updated successfully, but these errors were encountered:
On my machine, in Google Chrome, react-hn very quickly shows the full front page of Hacker News, with all its items, but then it shows blinking dots, and then shows the items again.
I assume the quick display is because of SSR. But why can't those items stay on the screen until everything is loaded? It looks terrible and slow the way it works now, but could appear very snappy if the SSR-rendered page just seemed to stay on the screen.
The text was updated successfully, but these errors were encountered: