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
This is something we should benchmark. I think that removing display=swap will cause the page to display nothing until the font is fully loaded, meaning that the page feels like it takes longer to load, especially on slower connections. I'm not sure how much longer though.
zbialecki
changed the title
text flashing on page refresh
Font loading causes text to shift on initial page load
Sep 4, 2020
fonts will change on hard fresh of page
looks like this is caused by display=swap param passed to googleapis.com in Layout.js
removing this attribute will stop text from flashing in local
The text was updated successfully, but these errors were encountered: