img_url in my table on supabase is null
Hello everyone, how are you, I'm having a problem with my Vue.js project with quasar.framework, I'm uploading image files to my Buckets on supabase, but in my table the value of the image column is null but my code is sending the images normally go to my bucket, Can someone help me?