[Fixed in next Release] Issue with Blank Screen When Editing Content Template in Toolset
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I am experiencing an issue while trying to edit a content template assigned to a custom post type on my WordPress site. Whenever I attempt to access the editor, I am met with a blank screen, and the JavaScript console displays an error related to the inability to read a private member in various scripts. Here is the error detail:
react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read private member #e from an object whose class did not declare it
at get text (rich-text.min.js?ver=dd125966cf6cc0394ae0:2:9520)
at get length (rich-text.min.js?ver=dd125966cf6cc0394ae0:2:9401)
at WI.isEmpty (block-editor.min.js?ver=f192218ec9fd5b103f38:41:51967)
at save (block-library.min.js?ver=d124c0efe2b7eb5bf914:14:195417)
at index.js?ver=252000:2:237553
at ba.<computed> (index.js?ver=252000:2:237809)
at index.js?ver=252000:2:749411
at load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,hoverIntent,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.5.2:15:2773
at Ur (blocks.min.js?ver=6612d078dfaf28b875b8:19:9393)
at Fr (blocks.min.js?ver=6612d078dfaf28b875b8:19:9485)
ar @ react-dom.min.js?ver=18.2.0:10
react-dom.min.js?ver=18.2.0:10 Uncaught TypeError: Cannot read private member #e from an object whose class did not declare it
at get text (rich-text.min.js?ver=dd125966cf6cc0394ae0:2:9520)
at get length (rich-text.min.js?ver=dd125966cf6cc0394ae0:2:9401)
at WI.isEmpty (block-editor.min.js?ver=f192218ec9fd5b103f38:41:51967)
at save (block-library.min.js?ver=d124c0efe2b7eb5bf914:14:195417)
at index.js?ver=252000:2:237553
at ba.<computed> (index.js?ver=252000:2:237809)
at index.js?ver=252000:2:749411
at load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,hoverIntent,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.5.2:15:2773
at Ur (blocks.min.js?ver=6612d078dfaf28b875b8:19:9393)
at Fr (blocks.min.js?ver=6612d078dfaf28b875b8:19:9485)
Could you please assist me in diagnosing and resolving this issue? Any guidance or additional steps I should follow would be greatly appreciated.
Hello Manuel. Thank you for contacting the Toolset support.
This is a known issue to us.
If you need to be able to edit the template or page in the meantime, there is no alternative but to downgrade WordPress to a previous version (e.g. 6.4.3). You could, then, edit the template or page.
We're in contact with the developers each day about this. They say that their best estimate is the start of next week to be able to publish an update that will fix this issue.
If they are able to provide a patch that you can employ before then I will let you know.