Opt out of saving and loading preferences for certain collections #7230
MarkAtOmniux
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you have a particularly large document, it can take a while for Payload to render the UI. This is mostly down to payload preferences attempting to load history for collapsed content. Here is an example from our dashboard;
These calls to fetch preferences adds an additional 7.5 seconds to our page load time. It would be great to have a collection level field like
preferences: false
in order to opt out of this operation.Beta Was this translation helpful? Give feedback.
All reactions