Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for composables and plugins when called from server #14

Open
Rednas83 opened this issue Aug 14, 2024 · 0 comments
Open

Add support for composables and plugins when called from server #14

Rednas83 opened this issue Aug 14, 2024 · 0 comments

Comments

@Rednas83
Copy link

Rednas83 commented Aug 14, 2024

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
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant