Viewing 1 replies (of 1 total)
  • Plugin Author mdashikul

    (@mdashikul)

    Hi @wynot – This isn’t an issue with our plugin but rather a cross-origin restriction related to how fonts are preloaded from Typekit/Adobe Fonts. The notices indicate that the preload requests don’t match the expected credentials mode.

    To resolve this, you can:

    • Adjust the crossorigin attribute (anonymous or use-credentials) on the preload links.
    • Ensure preloaded fonts are actively used to prevent unnecessary warnings.

    Let us know if you need further assistance!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.