v1.7.4WebsiteLatest
1 min read

Logs Load Once After a Refresh

Refreshing a project's Logs page no longer flickers between the loading skeleton and your logs several times before it settles.

#What's Changed

  • [Fix] After a page refresh, the Logs page fetched its logs and filter counts again each time the project list finished loading in the background, even though the open project hadn't changed. Each extra fetch brought back the loading skeleton over logs that were already showing, so the table could flash up to three times. Logs, filter counts and Live tail now only refetch when you switch to a different project.