Comfy-Org / Comfy-Org/ComfyUI

FE 1.33.9 Text Issue

Open
#10,900 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

I updated all of ComfyUI today (Nov 25th) for Flux2. Using Chrome.

After creating multiple PNGs, wanted to go back to an earlier Prompt. Drag 'n Dropped an earlier .png onto the Canvas and the WF appears, but the Prompt field (CLIP Text Encode Node) and Notepads are empty. This is the new Flux2 Template that Comfy provided and it is not modified.

Tried other older models and other older WFs. Same thing happens. Prompt fields and Notepads are empty. So this FE is NOT allowing Text to be pulled from a variety of .pngs from a variety of diff models and diff WFs.

This has happened in the past, but unfortunately, didn't have time to report it.

It is IMPORTANT to NOTE - The drag 'n drop also corrupts those associated Nodes. The Text Field window completely disappears ! If I refresh Chrome, the prev WF, Text and Nodes reappear. But this action does not solve the problem.

Running Win11, 7950X3D, RTX4090, 96GB RAM

### Actual Behavior

Drag ,n Drop a .png onto the Canvas, the WF is recreated, but ALL text fields are empty.

### Steps to Reproduce

Update to FE 1.33.9 and drop a .png onto the Canvas, that has Text in it. The Canvas will populate with the WF, but not the Text.

### Debug Logs

```powershell
I copied the last portion of the CLI, but NOTE - the CLI did nothing when I dropped the .png onto the canvas.

**********

got prompt
Requested to load Flux2TEModel_
loaded partially; 21372.67 MB usable, 21370.59 MB loaded, 11710.00 MB offloaded, lowvram patches: 0
Warning: TAESD previews enabled, but could not find models/vae_approx/None
Requested to load Flux2
0 models unloaded.
loaded partially; 128.00 MB usable, 81.03 MB loaded, 61380.00 MB offloaded, lowvram patches: 0
100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [03:34<00:00, 21.45s/it]
Requested to load AutoencoderKL
loaded completely; 13398.84 MB usable, 160.31 MB loaded, full load: True
Prompt executed in 408.61 seconds
got prompt
Requested to load Flux2TEModel_
loaded partially; 21372.67 MB usable, 21370.59 MB loaded, 11710.00 MB offloaded, lowvram patches: 0
Warning: TAESD previews enabled, but could not find models/vae_approx/None
Requested to load Flux2
0 models unloaded.
loaded partially; 128.00 MB usable, 81.03 MB loaded, 61380.00 MB offloaded, lowvram patches: 0
100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [03:20<00:00, 20.01s/it]
Requested to load AutoencoderKL
loaded completely; 13398.84 MB usable, 160.31 MB loaded, full load: True
Prompt executed in 354.35 seconds
```

### Other

Love ComfyUI !

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.