Editor non funzionante dopo l’installazione di WP 6.7.1
-
A seguito dell’aggiornamento a WP 6.7.1, l’editor ha smesso completamente di funzionare, sia l’editor delle pagine che l’editor dei temi, ovvero quando clicco su “modifica”, mi restituisce una pagina vuota e questi errori:
Uncaught TypeError: wp.blocks.registerBlockBindingsSource is not a function
at post.php?post=2&action=edit:1856:236
block-library.min.js?ver=ccc402e50b786e799ae9:4 Uncaught TypeError: Cannot read properties of undefined (reading 'withViewportMatch')
at block-library.min.js?ver=ccc402e50b786e799ae9:4:107139
at block-library.min.js?ver=ccc402e50b786e799ae9:4:666154
at block-library.min.js?ver=ccc402e50b786e799ae9:4:666199
edit-post.min.js?ver=f56f4976c416ccebe712:2 Uncaught TypeError: Cannot read properties of undefined (reading 'privateApis')
at edit-post.min.js?ver=f56f4976c416ccebe712:2:29330
at edit-post.min.js?ver=f56f4976c416ccebe712:2:40169
post.php?post=2&action=edit:2064 Uncaught TypeError: Cannot read properties of undefined (reading 'initializeEditor')
at HTMLDocument.<anonymous> (post.php?post=2&action=edit:2064:25)Understand this errorAIAvevo appena iniziato a lavorare sul sito, in realtà stavo lavorando in un ambiente di staging, dove gli aggiornamenti automatici sono disattivati, sull’ambiente di staging nessun problema, mentre in prod questi errori. Ho provato ad aggiornare anche l’ambiente in staging, esportare il sito e importarlo in prod con un plugin che ho usato spesso “WP all in one migration” e niente. Dopo avere smanettato un po’ con i plugin, cercato di cambiare tema ecc, ho rinunciato e ho deciso di cancellare tutto e reimpostare l’ambiente da zero. Eppure ancora non funziona.
Nell’editor sempre pagina vuota e questi errori:
block-library.min.js?ver=ccc402e50b786e799ae9:4 Uncaught TypeError: Cannot read properties of undefined (reading 'withViewportMatch')
at block-library.min.js?ver=ccc402e50b786e799ae9:4:107139
at block-library.min.js?ver=ccc402e50b786e799ae9:4:666154
at block-library.min.js?ver=ccc402e50b786e799ae9:4:666199
editor.min.js?ver=d362bb0f0c3fd99674fe:7 Uncaught TypeError: un is not a function
at editor.min.js?ver=d362bb0f0c3fd99674fe:7:58481
at editor.min.js?ver=d362bb0f0c3fd99674fe:14:117123
at editor.min.js?ver=d362bb0f0c3fd99674fe:14:117162
private-apis.min.js?ver=4b858962c15c2c7a135f:2 Uncaught Error: Cannot unlock an undefined object.
at d (private-apis.min.js?ver=4b858962c15c2c7a135f:2:2529)
at edit-site.min.js?ver=79e90f0c7638bb507b37:11:17680
at edit-site.min.js?ver=79e90f0c7638bb507b37:11:503795
at edit-site.min.js?ver=79e90f0c7638bb507b37:11:503836
- Devi essere collegato per rispondere a questo topic.