Jakob Stasilowicz
Results
3
comments of
Jakob Stasilowicz
I think this should be resolved in the new version with sdf support. Closing for now.
@MaxBittker No, not at all, and thanks :) It's a bit hard for me to debug this though, as all scenes work perfectly for me on both my home &...
I believe this is due to the (I suspect) cache bust query param in the image src in `profile-settings.tsx`: `src={profile.image_url + "?" + new Date().getTime()}` This is a suggested optimisation...