Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Running into an issue where any use of mp4s/webm's in my shopify theme are throwing producer-errors in the console. Even trying to use the demo reel off of webmfiles.org causes this problem
Here we have the following code:
<video autoplay muted loop > <source src="{{ 'big-buck-bunny_trailer.webm' | asset_url }}" type="video/webm"> </video>This will visually load and play in the browser, but behind the scenes is causing `producer-errors.js` to log in the console that it has attempted fetching 5 times. This is causing the site to crash on mobile as it's exceeding the rate limits Shopify has in place, resulting in the "A problem repeatedly occurred" crash .
Retry count:5 Error msg:Error completing request. A network failure may have prevented the request from completing. Error: TypeError: Failed to fetch Aborting request
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025