Image links in 8base

Hi,

I have a question regarding image links in 8base. I managed to get the filestack image upload working just fine, but I’m running into some problems when querying the images. I use the downloadUrl property to display the image on my page. However, since the downloadUrl to filestack also incorporates the policy and signature and the signature seems to change with each query, I have many unnecessary re-renders due to “new” data when refetching the data.

Is there an option to either have a stable link or at least a link which does not change with every refetch? Thank you for your help.

1 Like

Could be related to: Image URLs that won't expire

I agree, seems to be about the same underlying topic. Thanks for pointing me there.

1 Like