Anyone having SSR issues after update?
After updating to latest version, I started seeing this at runtime:

1 Reply
distinguished-silver•17mo ago
Like in the message you are using
vue-query hooks in a wrong place. Or in case of ssr you have multiple await's in the setup function.