Plugin fails entirely in 4.0 and 4.0.1
-
After updating to versions 4.0 and then 4.0.1, the Query Monitor panel fails to open when clicked in the admin toolbar. Rolling back to 4.0.0 has the same issue. Version 3.20.4 works totally fine.
in the page source, the inline script reads var QueryMonitorData = ; with no data between the equals sign and semicolon. This causes an Uncaught SyntaxError in the browser, followed by Uncaught ReferenceError: QueryMonitorData is not defined, which prevents the panel from loading. The error isn’t browser specific – it occurs regardless.
Environment: PHP 8.3, WordPress latest, no JS minification or caching plugins active. Server and page caches cleared. Multiple browsers tested. The QM admin top bar tab simply is null.
You must be logged in to reply to this topic.