WIl
WIl
> "loops" is not used anywhere in the code and can be safely removed. > > https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/d78b780ae43fcf8c6b7c6505e6ffb4584281ceca/nodes/nodes_list.py#L79 > > ```python > def make_list(self, multiline_text, start_index, max_rows): > ``` Confirmed. This...
@rvion Not sure if this will help, but I am seeing this error in the console in addition to the "failure to write entry: []" error. But I am only...
> @GitWilburn are you back on master branch ? Yes, I am on master ATM.
@rvion just the built-in SDUI. Sounds like maybe unrelated to the original issue.
I tried a few things to fix this by making the keys unique and just couldn't figure it out. 