supabase icon indicating copy to clipboard operation
supabase copied to clipboard

`useSupabaseUser` should be return types include `null`

Open JianJroh opened this issue 1 year ago • 2 comments

Version

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

Reproduction Link

See: https://unpkg.com/@nuxtjs/[email protected]/dist/runtime/composables/useSupabaseUser.d.ts

Only include User type

What is Expected?

Also include null type

JianJroh avatar Jul 29 '24 04:07 JianJroh

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

pascalwengerter avatar Sep 06 '24 11:09 pascalwengerter

Yes, this should be fixed in version 1.4.0

th1m0 avatar Sep 06 '24 11:09 th1m0

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar May 06 '25 13:05 github-actions[bot]