PointSource
PointSource
@sweatybridge I am also having this issue preventing sign up / sign in. What is the best way to downgrade the image? Will downgrading my version of supabase-cli work or...
@sweatybridge Yep, you're right. Looks like the anon key changed in a recent image and I didn't catch that. It was throwing invalid credential errors while trying to log in...
I was able to workaround this by setting `closeOnScroll: false` on the Slidable widget.
Yep, you're correct. It is (still) resolved on master. Perhaps I misinterpreted the result of the previous issue as implying that this would get fixed in a followup patch release...
True. But this is happening within a library generator that uses chopper as a dependency. I'd rather see it fixed than convince the author of the generator(s) to work around...
Furthermore, if formatting of the value is required prior to passing it to chopper, then chopper should specify the type it expects (such as string) or throw when an unencodable...
Great to know, thanks!
Sure enough, that fixed it! Thanks @soedirgo :D
I have this issue in VSCode but when I downgrade the Flutter extension, the issue remains. Am I downgrading the wrong thing? I went back as far as 3.74.0
> Are any of you guys using the Supabase package? I have this in common between my projects that are freezing. > If not, let me know so I can...