Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45190, comment 5


Ignore:
Timestamp:
11/11/2018 05:22:25 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45190, comment 5

    initial v1  
    11Hi, I observe similar blank screen when trying to edit (normal) a post edited previously with gutenberg. Please find error and line in javascript log (post.php) of my Safari (test with WP beta3-43876 on a clean install on MAMP)
    2 
     2{{{
    33TypeError: undefined is not an object (evaluating 'window._wpLoadBlockEditor.then')
    44
     
    88        } );
    99</script>
     10}}}
    1011Cheers,