[wp-trac] [WordPress Trac] #52447: Classic editor Bug after 5.6.1 update
WordPress Trac
noreply at wordpress.org
Thu Feb 4 15:22:42 UTC 2021
#52447: Classic editor Bug after 5.6.1 update
--------------------------+-----------------------------
Reporter: roger995 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.6.1
Severity: normal | Keywords:
Focuses: ui |
--------------------------+-----------------------------
"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
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52447>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list