You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to refactor the GIF loading process. As for now, it produces a ton of memory leaks because for every tx item created a GifViewModel instance which subscribes endlessly to GIF loading state
The text was updated successfully, but these errors were encountered:
Need to refactor the GIF loading process. As for now, it produces a ton of memory leaks because for every tx item created a
GifViewModel
instance which subscribes endlessly to GIF loading stateThe text was updated successfully, but these errors were encountered: