-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
font_url displays error with preload_tag due to whitelist #1768
Comments
|
@ianks @ggmichaelgo Hey team 👋 would you happen to know why many issues and pull requests are going without triage on this repository? Is it in maintenance mode? Should I be escalating the issues I'm experiencing through Shopify support? Just feeling a bit lost here! |
Hello @skooch ! For Shopify Theme development issues, it is best to reach out to the Shopify support team. Thank you for your understanding and cooperation. |
Hey, i'm having this issue with
{{ settings.type_body_font | font_url | preload_tag: as: 'font', type: 'font/woff2', crossorigin: 'anonymous' }}
and getting the Liquid error
Input must be a theme or shop asset URL.
Related: #1738
The text was updated successfully, but these errors were encountered: