Hello
I'm working with PW Local and this errors are showing up in the chrome dev tools up when using the checkbox or switch field
-----
load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.2.2:5 JQMIGRATE: Migrate is installed, version 3.4.0
react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read properties of null (reading 'querySelectorAll')
at l (app.js?ver=4.5.0:2:79142)
at i (app.js?ver=4.5.0:2:78724)
at e (app.js?ver=4.5.0:2:78562)
at app.js?ver=4.5.0:2:78578
at Ir (react-dom.min.js?ver=18.2.0:10:73407)
at xl (react-dom.min.js?ver=18.2.0:10:93227)
at cl (react-dom.min.js?ver=18.2.0:10:85543)
at zn (react-dom.min.js?ver=18.2.0:10:32470)
at react-dom.min.js?ver=18.2.0:10:83221
lr @ react-dom.min.js?ver=18.2.0:10
react-dom.min.js?ver=18.2.0:10 Uncaught TypeError: Cannot read properties of null (reading 'querySelectorAll')
at l (app.js?ver=4.5.0:2:79142)
at i (app.js?ver=4.5.0:2:78724)
at e (app.js?ver=4.5.0:2:78562)
at app.js?ver=4.5.0:2:78578
at Ir (react-dom.min.js?ver=18.2.0:10:73407)
at xl (react-dom.min.js?ver=18.2.0:10:93227)
at cl (react-dom.min.js?ver=18.2.0:10:85543)
at zn (react-dom.min.js?ver=18.2.0:10:32470)
at react-dom.min.js?ver=18.2.0:10:83221
DevTools failed to load source map: Could not load content for https://dev-wp-boiler.local/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-tooltip/js/popper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://dev-wp-boiler.local/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-tooltip/js/tippy-bundle.umd.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
-----
...hope this code is enhough for debug?
...otherwise there is more
Thanks for a hint
François