Broken Google Font script tag missing font family
-
I am seeing the following error in my console on all pages when your Accordions plugin is active.
The resource from “https://fonts.googleapis.com/css2?family=:wght@100;200;300;400;500;600;700;800;900&display=swap” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).I’m using the latest version, which is 2.3.11, on my client’s website as well as testing it locally in a clean environment with only one plugin (this one) and the 2025 WP theme running WP 6.8.
The Google Font URL is missing the value for the “family” variable. The loading variable directly, it shows:
400: Invalid selector
Missing family name
:wght@100;200;300;400;500;600;700;800;900
^
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Broken Google Font script tag missing font family’ is closed to new replies.