question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Page Speed Insights complaint

See original GitHub issue

First of all I want to thank for this nice and handy module. Want to use it for an upcoming project and did some performance testing. Google Page Speed Insights complains with Eliminate render-blocking resources when using this module. Looks like /css2?family=Inter:wght@400;700&display=swap is blocking loading.

I configured the module like this:

googleFonts: {
    families: {
      Inter: [400, 700],
    },
    display: 'swap',
  },

Any idea how to solve this? Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ricardogobbosouzacommented, Oct 22, 2020

Fixed on v1.1.3

1reaction
ricardogobbosouzacommented, Oct 7, 2020

Hi @bart Thanks for reporting… I will correct using this strategy https://frontmend.com/asynchronous-google-fonts#all-together

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions | PageSpeed Service
My site has a really high score on PageSpeed Insights. Do I still need to use PageSpeed Service? What are serving domain and...
Read more >
A surge of comments/complaints in [pagespeed-insights]
I don't use PageSpeed Insights, and I'm not qualified to judge, but it looks to me like it's probably a perfectly valid question....
Read more >
PageSpeed Insights
Make your web pages fast on all devices ; More on PageSpeed InsightsWhat's newDocumentationLearn about Web PerformanceAsk questions on Stack OverflowMailing list.
Read more >
How to Respond to a Customer Who Says Their Website is Slow
Before you do your speed optimizations you should first run the website through a page speed diagnosis tool like Google PageSpeed Insights ......
Read more >
Why You Should Care About Google PageSpeed Insights
As the first thing, PageSpeed Insights provides you with the overall page's performance score. The Google PageSpeed score is determined by ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found