Facade image not loaded with async/ajax calls
-
Hey Guys
I’m having an issue with the facade not loading correctly when video embeds are loaded with async calls, like pagination or filtering. This error occurs for youtube videos missing the maxresdefault image and hqdefault is loaded as a fallback. This works if the video embeds are loaded with a regular page load but not async, then the fallback hqdefault image isn’t loaded.
Everything else works really well but I need a fix for this because it doesn’t look very good with videos missing their thumbnail. It’s also confusing for the user because the image was there before the interaction.
Edit:
This could be resolved by setting Force Maximum Quality for Facade Images to Soft but that means that all images will load hqdefault images on async calls, this is not an option for me as I need high quality images(maxresdefault) whenever it’s possible.The page I need help with: [log in to see the link]
- The topic ‘Facade image not loaded with async/ajax calls’ is closed to new replies.