Hi,
I wanted to report a bug with the Embed Power BI Reports plugin that is causing a sitewide issues for us.
The file /wp-content/plugins/embed-power-bi-reports/Wrappers/secureInput.php is producing output at line 344 before WordPress headers are sent. This triggers a “headers already sent” PHP warning and corrupts every AJAX response on the site, breaking the WordPress media library, Gravity Forms CSV exports, and plugin update responses among other things.
Deactivating the plugin immediately resolves all issues.
WordPress version: 6.9.4
Plugin version: 1.2.3
PHP version: 8.2
Happy to provide additional details if helpful. Thanks.