MrTschi opened a new issue #1977: TypeError: pagespeed.CriticalImages is undefined URL: https://github.com/apache/incubator-pagespeed-mod/issues/1977 Hi I'm using Pagespeed with Apache and the users are facing the following issues: ``` TypeError pagespeed.CriticalImages is undefined ``` ``` ReferenceError Can't find variable: pagespeed ``` ``` ReferenceError pagespeed is not defined ``` Pagespeed config: ``` ModPagespeedEnableFilters insert_dns_prefetch ModPagespeedInPlaceResourceOptimization on ModPagespeedFetchHttps enable ModPagespeedEnableFilters make_google_analytics_async,inline_google_font_css ModPagespeedEnableFilters extend_cache,hint_preload_subresources ModPagespeedUrlValuedAttribute source srcset image ModPagespeedEnableFilters responsive_images,resize_rendered_image_dimensions ModPagespeedEnableFilters convert_jpeg_to_webp,convert_gif_to_png,convert_png_to_jpeg ModPagespeedEnableFilters recompress_webp ModPagespeedEnableFilters lazyload_images ModPagespeedImageMaxRewritesAtOnce -1 ModPagespeedEnableFilters combine_javascript ModPagespeedEnableFilters prioritize_critical_css,flatten_css_imports ModPagespeedEnableFilters rewrite_style_attributes_with_url,rewrite_css,rewrite_images AddOutputFilterByType MOD_PAGESPEED_OUTPUT_FILTER application/xhtml+xml ``` I was not able to reproduce this, I saw the errors in Sentry (JS frontend error tracking). URL of website: living-zone . de Any ideas on what causes this issue?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services