Image not displaying inside a Data Table (pulling URL from Supabase)

Widgets & Design

I have a simple User table in Supabase which has a column for storing the image url.

When I use a List view to display the data, I am successfully able to display the image in the List view

In my datatable also, I am able to pull in all the columns from the Supabase table successfully except the image.

In my testing I found that when trying to pull the image inside Data table, it is always defaulting to the "Default variable value" instead of the URL value from Supabase table ( image field - profile_picture)

What have you tried so far?

I checked on FF community, youtube videos and Reddit but couldn't find any solution

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies