Potential SPOF: 1 3rd-party request is blocking page rendering

Created on 26 January 2024, 11 months ago
Updated 14 July 2024, 6 months ago

Problem/Motivation

I discovered this issue when running WebPageTest against a website of ours, here's what it said:

By default, references to external JavaScript and CSS files will block the page from rendering. Third-party blocking requests are particularly risky, as your page's access relies on their response time and availability.'

https://unpkg.com/quicklink@2.2.0/dist/quicklink.umd.js

Steps to reproduce

1. Enable Quicklink module and use defaults.
2. Run website through a test at WebPageTest.org

Proposed resolution

Defer loading of quicklink.umd.js.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States capellic Austin, Texas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024