Closed florian-lefebvre closed 3 years ago
This is to be expected until https://github.com/supabase/vue-supabase/pull/10 is merged :)
Oh great!
Do you know when it will be merged?
Do you know when it will be merged?
Hopefully this weekend :) waiting on me to do a release right now once I get back to my Mac.
@scottrobertson I dug into this and seems like a fix for it can be released on its own, along with clearer examples in the readme including TS usage and also with the @nuxtjs/composition-api too
I'm working on it rn
Bug report
Describe the bug
In VS Code, when hovering
$supabase
inthis.$supabase
, its type isany
.To Reproduce
$supabase
with your mouseExpected behavior
$supabase
should be typed.Screenshots
System information