Impossible to call the expression useListOrganizations

Hello guys! Today I'm working on a project in nuxt with an auth powered by better-auth. I need organization plugin and it works well. But there is a type issue. I have the error :
Impossible to call this expression.
The ‘Readonly<Ref<any, any>>’ type has no call signature.
Impossible to call this expression.
The ‘Readonly<Ref<any, any>>’ type has no call signature.
With this code :
client.useListOrganizations()
client.useListOrganizations()
1 Reply
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?