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 was archived by the owner on Jan 12, 2023. It is now read-only.
This seems to work pretty ok, but it does not load related data.
So if I use the Entries field, then the entry is not resolved. That means I have to fetch it via the api_url, but this really fucks with SSR, since this is not loaded then.
Is there a way to load all data in, not just what is on the given page?