theme-tools icon indicating copy to clipboard operation
theme-tools copied to clipboard

The AssetPreload check suggests using `preload_tag` on `font_url` assets, which is not supported

Open nikitaourazbaev opened this issue 2 years ago • 2 comments

Describe the bug The AssetPreload check suggests using the preload_tag tag for a font url but preload_tag does not support font_url

Expected The AssetPreload check should not suggest using preload_tag when the asset’s URL is not supported

Actual The AssetPreload check suggests using preload_tag when the asset’s URL is not supported

Stack trace N/A

Debugging information

  • OS Mac
  • Version 1.11.0

Additional context CleanShot 2022-08-30 at 11 40 43@2x

nikitaourazbaev avatar Aug 30 '22 15:08 nikitaourazbaev