ISBAT Compatibility issue with other blocks, like the WooCommerce checkout #2578
Labels
[Priority] Low
This issue/pull request is not immediate
[Type] Bug
Something that is not working as expected
Describe the bug:
Initially submitted on WordPress.org
Hi there!
We have the CoBlocks plugin installed, but it’s causing a compatibility issue with the WooCommerce Checkout block. The main impact is that it removes the background of the “Place Order” button, but it also changes some other styles.
This happens because the dependency /wp-includes/css/dist/components/style.min.css is being imported in the frontend. Based on the documentation, this dependency is supposed to be used on the WordPress dashboard.
creating common UI elements shared between screens and features of the WordPress dashboard
Is it possible to update the plugin to not import this dependency on the frontend? Or is it important for the CoBlocks blocks to work?
To reproduce:
-->
Expected behavior:
WooCommerce Checkout
Isolating the problem:
WordPress version:
6.4.1
The text was updated successfully, but these errors were encountered: