There is a fix in https://github.com/woocommerce/woocommerce/pull/57291 but it will be released probably in 9.9.0. This commit adds a temporary fix that replaces problematic FeaturesUtil::feature_is_enabled( 'blueprint' ) with false. This should be fine as we don't test with the blueprint feature enabled.