Hi @swissspaceboy,
I would like to update this is already reported to our teams attention and we’ll be fixing this in the future update.
In case the warning is showing up in the WP Dashboard, then make sure to keep Debug mode disabled, as that causes the logs to show up in the WP Dashboard:
https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
You can ensure that debug mode is disabled by accessing the wp-config.php file and checking if it’s set to false as follows:
define( 'WP_DEBUG', false );
At the moment, there isn’t any exact ETA we could provide but hopefully it’ll be fixed soon.
Regards,
Nithin
Hello @swissspaceboy,
I hope you’re doing great today!
We have reported the issue to the developers, so I’m marking this thread as resolved for now.
Please feel free to reopen it, if you need our further assistance.
Best Regards,
Dmytro