Support Forum
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
Hello,
Can you please share some screenshots of the issue on your site? You can try to deactivate all plugins except Meta Box, Meta Box AIO and switch to a standard theme of WordPress and check this issue again.
Hello, I exported the field groups and cloned the installation freshly and then reimported the fields and for now it works fine again. I don't know the reason, because the other installation was also pretty fresh. ...Since working locally I experience more problems in general with local wp..
Thanks for your help anyway.