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

1 Reply
exotic-emerald•14mo 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.