WordPress.org

Make WordPress Core

Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#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 SergeyBiryukov)

"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)

Screen Shot 2021-02-04 at 9.13.47 AM.png (42.2 KB) - added by roger995 10 months ago.

Download all attachments as: .zip

Change History (3)

#1 @davidbaumwald
10 months ago

  • Component changed from General to Editor
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

@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!

#2 @SergeyBiryukov
10 months ago

  • Description modified (diff)
Note: See TracTickets for help on using tickets.