Replies: 7
I recently upgraded our installation to WP 6.5.5 as well as all the latest plugins’ versions (except for WooCommerce – we are on 8.4.1) and themes (in use: a child theme of StoreFront 4.6.0 – but the error also happens when using twentytwentyfour).
Today I tested adding a new Post or Page in the admin, and I get a JS error, rendering the page white and unuseable. tested both on Chrome and Firefox, after clearing the browser’s cache.
I disabled most plugins as well, and the error persists.
I also tested on both a prod, staging and dev envs – the error is the same on all envs. Note that I deploy plugins via Composer, so I think that faulty plugin install can be ruled out
The js debugger’s view can be seen at https://www.circularrevolution.org/wp-content/uploads/1.jpg and https://www.circularrevolution.org/wp-content/uploads/2.jpg
Similar issues I could find are: https://projectdmc.org/support/topic/problems-with-pages-5/ https://projectdmc.org/support/topic/missing-blocks-4/ https://projectdmc.org/support/topic/woocommerce-admin-pages-not-loading/ https://projectdmc.org/support/topic/post-pages-editor-doesnt-work-error-in-react-dom-min-js/ so it seems not to be unheard of…
