I wonder if WC does something special for image resizing or if there is a plugin messing it up. I did disable plugins but no dice there.
NS_BINDING_ABORTED indeed occurs on FF and not on Chrome.
I recently had a meeting with CF staff in order to speed up delivery of images and after evaluating my site they advised to add their new CloudFlare Images service in order to serve the most efficient flexible variant of the image. (with or without R2)
https://developers.cloudflare.com/images/...
Thanks! That's indeed one reason why I asked. I don't want to break the images.
CF has a service CloudFlare Images that supports Transform.
https://developers.cloudflare.com/images/transform-images/
It would be nice if this plugin would transform old images and update the media URL's in WP.
After moving all images from uploads to R2 I have confirmed that all images are present on the R2 bucket and are visible on the media.mysite.com subdomain.
And new images uploaded also are saved on the correct location.
However, some products did not display their image thumbs on WooCommerce...
I have moved all images from uploads to the R2 bucket and its on the subdomain. How do I convert it all to webp and have WordPress use the images with new extension?