#46974 closed enhancement (reported-upstream)
Add preloading of autosaves for block editor
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.3 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
With the introduction of https://github.com/WordPress/gutenberg/pull/7945, the block editor requests autosave data when the editor is loaded. This can be optimized by preloading the request server-side and then passing the request data to the client using the preloading mechanism in editor-form-blocks.php.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
I expect the Gutenberg change would land as either a bugfix patch release (5.2.x) or minor release (5.3.0), but is not relevant for inclusion in 5.2.0.