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

useSupabaseUser should be return types include null #396

Open
JianJroh opened this issue Jul 29, 2024 · 2 comments
Open

useSupabaseUser should be return types include null #396

JianJroh opened this issue Jul 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@JianJroh
Copy link

Version

@nuxtjs/supabase: v1.3.5
nuxt: v3.12.4

Reproduction Link

See: https://unpkg.com/@nuxtjs/supabase@1.3.5/dist/runtime/composables/useSupabaseUser.d.ts

Only include User type

What is Expected?

Also include null type

@JianJroh JianJroh added the bug Something isn't working label Jul 29, 2024
@pascalwengerter
Copy link
Contributor

@th1m0 this has been fixed and released via v1.4.0 if I'm not mistaken?

@th1m0
Copy link
Contributor

th1m0 commented Sep 6, 2024

Yes, this should be fixed in version 1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants