History recall deletes the comments inside my prompts
Open
Bug
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
Hello,
I have a weird bug, when I load an history generation, I lose my comments inside my prompts.
For example Positive prompt :
// clothes
blue shirt
When I recall/load the history generation of this, i have a blank part for "//clothes" and only have the pink shirt still there.
so after the reload of history, my positive prompt looks like :
blue shirt
Is it a bug ? or maybe a feature ? Is there a custom node that I can install that keeps my "comments" available after loading a history ?
Contributor guide
Assessment
This issue has not been assessed yet.