could be an issue with cached nonces, in which case you’d have to lower the time a page can be cached in wp super cache (which is automatically cleaned when you purge autoptimize’s).
if not; what is the error on the console?
frank
42 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312
wheel @ autoptimize_56449f40955df9eae6c2dd6407d0584a.js:103
AO itself doesn’t add eventlisteners or use preventDefault, so one of your plugins (or your theme) is doing so. Try loading a page with ?ao_noptimize=1 added to the URL to disable AO for that request to see if the warning appears as well and from what file it is coming.
hope this helps,
frank
I have the same problem. Loading the page with ?ao_noptimize=1 does not eliminate the issue. Errors appear when scrolling the page… Probably the theme´s fault?
Daniel