comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
49.82k stars 5.25k forks source link

Error Message Modal doesn't sanitize HTML properly #3672

Open doctorpangloss opened 3 months ago

doctorpangloss commented 3 months ago

this is probably causing some glitch for a lot of people whenever their errors contain content that could be interpreted as html tags.

mcmonkey4eva commented 2 months ago

It also needs wordwrap enabled apparently - I just got an error that was too wide, and it just kinda centercrops the text

image