should be fixed in beta, can you test https://github.com/futtta/autoptimize/archive/beta.zip (disable 2.8.0) Jakub to confirm?
thanks for the confirmation, I’ll probably release 2.8.1 early next week.
I have the same issue. It displays the text “ArrayArrayArray” top left under the body tag. I just deactivated the plugin for now.
Any idea when the next update will be rolled out?
Edit: Doh, nevermind I just noticed you mentioned it’ll be released early next week.
Thank you! 🙂
-
This reply was modified 4 years, 6 months ago by
JoeyO.
no worries! disabling image optimization or adding below code snippet are known workarounds as well by the way 🙂
add_filter( 'autoptimize_filter_imgopt_linkicon', '__return_false' );
where we can add this code add_filter( ‘autoptimize_filter_imgopt_linkicon’, ‘__return_false’ );
AO 2.8.1 was released which fixes this stupid bug, sorry for the inconvenience caused :-/
frank