Hey awesome project, it made me think, but am struggling to show my images in next js from supabase storage, how did you get the url to put for Image src? Thanks!
Yes did that though I didn't want it to be, but it worked now am just facing fileReader and URL.createObject issues, I can't get the result outside the event handler function!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hey awesome project, it made me think, but am struggling to show my images in next js from supabase storage, how did you get the url to put for Image src? Thanks!
You just need to make your bucket "Public" and you'll be good to go.
Yes did that though I didn't want it to be, but it worked now am just facing fileReader and URL.createObject issues, I can't get the result outside the event handler function!