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
I know this library is designed to call functions from the client, but I have a use case that I also would like to call functions from the server. Problem is that I am getting an error when called on server level
Is there a way to also make the composables and plugins work on server level? I know that nuxt is able to do this but for this library it only seems to work when called on client level
The text was updated successfully, but these errors were encountered:
I know this library is designed to call functions from the client, but I have a use case that I also would like to call functions from the server. Problem is that I am getting an error when called on server level
Is there a way to also make the composables and plugins work on server level? I know that nuxt is able to do this but for this library it only seems to work when called on client level
The text was updated successfully, but these errors were encountered: