You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
In #349 we added a page query that pulls in pages with a
per_page: -1
argument.Reference:
atomic-blocks/src/blocks/block-post-grid/components/inspector.js
Line 79 in 2681b5a
We need to update this to pull in content in batches to avoid query timeouts on very large sites.
The text was updated successfully, but these errors were encountered: