wordpress version 5.6, PHP 7.4.10 64bit. Launching the Site Health page from the admin console I get this js error, visible through the chrome console:
Uncaught TypeError: Cannot read property 'applyFilters' of undefined
at Object.<anonymous> (site-health.min.js?ver=5.6:2)
at c (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.6:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.6:2)
at l (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.6:2)
at XMLHttpRequest.<anonymous> (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.6:2)
The Site Health page remains continuously "Loading results ..."
If it helps, I extracted the facility information from the Site Health tab = debug. Does anyone already know the problem and know how I can fix it?
Thanks a lot to everyone