Danny Andres

Results 4 comments of Danny Andres

this error is pretty weird, I was just using "@nuxtjs/supabase": "^0.1.4" or "@nuxtjs/supabase": "^0.1.17" a day or two ago and it worked without any problems following the nuxt's youtube channel...

> Thank you for this PR - I think we do need to support layouts in nested folders, and this was a nice implementation 👌 > > However, on reflection...

It happens to me too with gif and videos, it also works by removing the fetching. I get the video and everything being able to manipulate it succesfully but I...

yeah, /secret and /home in this case is to represent a route which should be protected and only accesible with a logged user. I think the problem comes with `onAuthStateChanged`...