WooCommerce 10.0.4 is has been released.
This release fixes a compatibility issue with the Gutenberg plugin.
What’s in this release
🛠️ Fix analytics crashes with Gutenberg 21.2 #59846
The latest version of Gutenberg has introduced stricter typing in the sprintf
function, which was causing errors on some Analytics screens. This release confirms that we’re not passing any undefined
values and resolves these errors.
Leave a Reply