Hi there, in the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered, but it’s causing an error in wp-admin because the dependency is missing.
I have Search Exclude installed on 3 live websites and 1 development site, on two different servers. They all also have WooCommerce and use the Oxygen Builder, but the issue persists when all plugins except Search Exclude and Query Monitor are deactivated and it’s switched to a default theme. They all use PHP 8.1 but the same issue was present when the servers were on PHP 7.4. The issue is also present on WordPress 6.6.2 and still when upgrading to WordPress 6.7
As mentioned in my original post in this thread, “the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered“. I opened and searched every other file in your plugin and could not locate any other reference to ‘search-exclude-components’, hence the problem with making it a dependency but not adding it in anywhere else. As seen in the screenshot here, (https://snipboard.io/pS7TXc.jpg), if I remove the highlighted line of code, the problem is resolved, (until the next plugin update).
I am experiencing this too. I just downloaded a fresh copy of 2.1.7 from the WordPress plugin page and it is indeed missing a /css/ folder under /build/gutenberg/.