Comfy-Org / Comfy-Org/ComfyUI

Image preview cache issue after restart

Open
#877 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

I sometimes run into strange behavior when hacking on ComfyUI and restarting it a lot:

- ComfyUI is open in browser
- I restart the server
- I forget to reload the browser tab, so it reconnects to the restarted instance

The thing is—this mostly works. However, the images in "Image preview" will start to repeat from earlier run. I think it's because numbers are re-used and the browser still has the old image cached, but I don't know for sure.

In any case, it would be nice if the UI detected this and automatically reloaded, or did something else to avoid cache collisions.

Browser: Firefox
Version: git 8d694cc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.