I am getting PHP Fatal Error in the admin bar, nothing in the error-log though
I am also not able to open the Query Monitor.
query-monitor.js?ver=4.0.0:2
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'match')
at gn (query-monitor.js?ver=4.0.0:2:34179)
at bn (query-monitor.js?ver=4.0.0:2:34350)
at q.kn [as constructor] (query-monitor.js?ver=4.0.0:2:35156)
at q.H [as render] (query-monitor.js?ver=4.0.0:2:8707)
at P (query-monitor.js?ver=4.0.0:2:5701)
at S (query-monitor.js?ver=4.0.0:2:2217)
at query-monitor.js?ver=4.0.0:2:7433
at P (query-monitor.js?ver=4.0.0:2:7799)
at S (query-monitor.js?ver=4.0.0:2:2217)
at query-monitor.js?ver=4.0.0:2:7433
gn @ query-monitor.js?ver=4.0.0:2
bn @ query-monitor.js?ver=4.0.0:2
kn @ query-monitor.js?ver=4.0.0:2
H @ query-monitor.js?ver=4.0.0:2
P @ query-monitor.js?ver=4.0.0:2
S @ query-monitor.js?ver=4.0.0:2
(anonymous) @ query-monitor.js?ver=4.0.0:2
P @ query-monitor.js?ver=4.0.0:2
S @ query-monitor.js?ver=4.0.0:2
(anonymous) @ query-monitor.js?ver=4.0.0:2
P @ query-monitor.js?ver=4.0.0:2
S @ query-monitor.js?ver=4.0.0:2
P @ query-monitor.js?ver=4.0.0:2
S @ query-monitor.js?ver=4.0.0:2
P @ query-monitor.js?ver=4.0.0:2
w @ query-monitor.js?ver=4.0.0:2
x @ query-monitor.js?ver=4.0.0:2
Promise.then
N @ query-monitor.js?ver=4.0.0:2
q.setState @ query-monitor.js?ver=4.0.0:2
t.__c.t.__ @ query-monitor.js?ver=4.0.0:2
k @ query-monitor.js?ver=4.0.0:2
onClick @ query-monitor.js?ver=4.0.0:2
(anonymous) @ query-monitor.js?ver=4.0.0:2
Thanks for the report! A couple of people have reported this now.
Can you provide a list of the plugins that are active on your site, and your active theme? Thanks.
Ok this looks like an issue with the way that some third party plugins add their own menu item to the Query Monitor menu. I’m investigating.
WP 6.8.5 mulitiste
QM 4.0.1
Language: nb_NO
I got the following error:
var qm_l10n = {“ajax_error”:”PHP Errors in Ajax Response”,”ajaxurl”:”https:\/\/teststeder.regjeringen.no\/wp-admin\/admin-ajax.php”,”auth_nonce”:{“on”:”f0c3b87da6″,”off”:”d340a8c92e”,”editor-set”:”c87c262316″},”fatal_error”:”PHP Fatal Error”};
teststeder is a testsite, so som access is blocked,
Downgrade to 3.20.4 solved the error
This issue should be fixed in the latest version. If you’re seeing any issues that aren’t Cannot read properties of undefined (reading 'match') then please open a separate thread.
Thanks!