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
After vue 2.6 was released and serverPrefetch hook was introduces I lost a possibility to update httpCode during SSR if there was a data fetching failure.
What does the proposed API look like?
Provide access to context from the serverPrefetch hook.