Page List block shows loading state often, doesn't seem to cache page data #36502
Labels
[Block] Page List
Affects the Page List Block
[Type] Bug
An existing feature does not function as intended
[Type] Performance
Related to performance efforts
Description
The page list block doesn't seem to cache the data it uses. When editing I notice it shows a loading spinner regularly, even if the data is unchanged.
Usually requests to the REST API via the core-data package's API (e.g.
getEntityRecords
) are cached, so I wouldn't expect this problem.Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
trunk
trunk
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: