Problem/Motivation

The fonts URL provided in the form are not being applied, and a console error is displaying
"The resource 'font_URL' was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally."

Console error

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anish.ir created an issue. See original summary.

anish.ir’s picture

Issue summary: View changes
StatusFileSize
new197.65 KB
anish.ir’s picture

Assigned: anish.ir » Unassigned
Status: Active » Needs review
StatusFileSize
new533 bytes

I have created a patch to resolve this issue.

anish.ir’s picture

Title: Fonts not applying. » Google Fonts not applying.
sourabhsisodia_’s picture

StatusFileSize
new252.2 KB
new201.64 KB
new442.87 KB

MR !3 works fine . The font family is getting applied. Attaching screenshot for reference. RTBC++.

sourabhsisodia_’s picture

Status: Needs review » Reviewed & tested by the community

  • anish.ir committed 3663286e on 2.0.x
    Issue#3478487: Resolved the font loading issue.
    

jaykumar95’s picture

Status: Reviewed & tested by the community » Fixed
anish.ir’s picture

Hi @jaykumar95,

The issue has been resolved in the provided MR, which has now been merged, But I think you forgot to add credit to the developers who have worked on it. Please have a look into it, as these credits keeps us motivated and acts as a fuel to work on contributing further.

Thanks.

jaykumar95’s picture

Credit to contribution.

jaykumar95’s picture

Status: Fixed » Closed (fixed)