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
If we used something like zod to define schemas, we would be able to know on the client side if the model in the response contains date properties and we could automatically rehydrate them back into Date objects.