#52447 closed defect (bug) (duplicate)
Classic editor Bug after 5.6.1 update
Reported by: | roger995 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.6.1 |
Component: | Editor | Keywords: | |
Focuses: | ui | Cc: |
Description (last modified by )
"Do You Want to Leave This Site? Changes you made may not be saved" Alert notice on leaving updated pages (but not posts) after 5.6.1 update when using classic editor.
All plugins and PHP version up to date. No change when deactivating all plugins and changing theme. Site health status says "good." Goes away when Gutenberg is turned back on. Have read forum posts, but not seeing answer.
Code used for disabling Gutenberg:
add_filter('use_block_editor_for_post', '__return_false', 10);
Thanks
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
@roger995 Welcome to WordPress Trac! Thanks for the report. This is being tracked on #52440, so I'm marking this ticket as a duplicate. If you have any other information to add later, please use that ticket. Thanks again!