Hi, I've Toolset and "Site Kit by Google" plugin installed. When both are active I cannot access Toolset Settings, I see this message:
There has been a critical error on your website. Please check your site admin email inbox for instructions.
I get this error message on debug log:
Fatal error: Uncaught TypeError: Argument 1 passed to Google\Site_Kit\Core\REST_API\REST_Routes::register_routes() must be an instance of WP_REST_Server, string given, called in /home/kfwufjmy/public_html/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php on line 93 and defined in /home/kfwufjmy/public_html/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php:105
Stack trace: #0 /home/kfwufjmy/public_html/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php(93): Google\Site_Kit\Core\REST_API\REST_Routes->register_routes('')
#1 /home/kfwufjmy/public_html/wp-includes/class-wp-hook.php(288): Google\Site_Kit\Core\REST_API\REST_Routes->Google\Site_Kit\Core\REST_API\{closure}('')
#2 /home/kfwufjmy/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#3 /home/kfwufjmy/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home/kfwufjmy/public_html/wp-content/plugins/cred-frontend-editor/vendor/toolset/common-es/php/Blo in /home/kfwufjmy/public_html/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php on line 105
We are going to contact also Google, but maybe you can check if the problem is on your side.
Thanks. I uploaded the patch to /wp-content/plugins/wp-views/vendor/toolset/common-es/php/Block/Style/Responsive and it I overwrote ToolsetSettings.php file, but I still get error.