Bug report
Theme: Saasify 0.6.0 (child theme of Blockify 1.4.10)
WordPress version: 7.2
Issue: Site Editor (/wp-admin/site-editor.php) shows a completely black screen and is unusable.
Console error
Uncaught TypeError: Cannot read properties of undefined (reading 'borderColor')
at AIe (block-editor.min.js)
at h (load-scripts.php)
at blocks.min.js
at Array.map ()
at data.min.js
at redux-routine.min.js
at Object.dispatch (data.min.js)
Steps to reproduce
- Install Blockify 1.4.10 + Saasify 0.6.0
- Update WordPress to 7.2
- Navigate to wp-admin/site-editor.php
- Screen is completely black, editor does not load
Expected behavior
Site Editor loads normally and pages can be edited.
Additional notes
The error persists with all plugins deactivated, confirming it is a theme compatibility issue with WordPress 7.2.
Bug report
Theme: Saasify 0.6.0 (child theme of Blockify 1.4.10)
WordPress version: 7.2
Issue: Site Editor (/wp-admin/site-editor.php) shows a completely black screen and is unusable.
Console error
Uncaught TypeError: Cannot read properties of undefined (reading 'borderColor')
at AIe (block-editor.min.js)
at h (load-scripts.php)
at blocks.min.js
at Array.map ()
at data.min.js
at redux-routine.min.js
at Object.dispatch (data.min.js)
Steps to reproduce
Expected behavior
Site Editor loads normally and pages can be edited.
Additional notes
The error persists with all plugins deactivated, confirming it is a theme compatibility issue with WordPress 7.2.