Filip Frincu
Filip Frincu
Any news on this ? I have the same problem and it's a pretty important feature to be able to download playlists.
@DiegoFleitas I've already done this, but I thought it was nice to do this without any custom things, by fixing the bug. So that's why I was asking when this...
@madeleineostoja Maybe https://github.com/supabase/gotrue-js/issues/335 will help ? At least it helped in my case.
Did you use the `getSession()` method ? As session is deprecated now.
@willydavid1 where you able to find a solution on this?
Sure! For whatever reason, the discord link doesn't work. My discord username is `filipfrincu`.
Any progress on this one? Not sure if it is a msw or supabase issue. I got this issue after upgrading msw from 1.x.x to 2.x.x. The https://github.com/supabase/supabase/issues/27656#issuecomment-2470898708 seems to...
was the one to raise the issue in the nextui repo (https://github.com/nextui-org/nextui/issues/3498). The stackbliz won't build because for whatever reasons it doesn't want to render the `AccordionItem`, but The issue...
I thought it was only an issue with Typescript but it was not actually being forwarded. I will upgrade all dependencies to latest and come back with the result.
Here is a stackblizz example that shows my problem: https://stackblitz.com/edit/vitejs-vite-pfvddt?file=src%2FApp.tsx. It seems like it's not a typescript issue, @AnthonyPaulO please confirm that it is indeed a react-aria issue and not...