When testing a client website on WooCommerce 11.0.1 and WordPress 7.0.3, on the basket I'm getting a lot of notices which are coming from Orbit:
[11-Aug-2026 08:37:21 UTC] PHP Notice: Function WP_Block_Patterns_Registry::unregister was called <strong>incorrectly</strong>. Pattern "woocommerce-blocks/banner" not found. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /Users/brettmason/Sites/site-name/web/wp/wp-includes/functions.php on line 6170
...
It's related to this issue: https://github.com/eighteen73/orbit/blob/main/includes/classes/BlockEditor/Patterns.php#L44
When testing a client website on WooCommerce 11.0.1 and WordPress 7.0.3, on the basket I'm getting a lot of notices which are coming from Orbit: