Comfy-Org / Comfy-Org/ComfyUI_frontend

The "Manage" button of the comfiyui-manager does not display properly in the GUI interface.

Open
#11,596 2 comments 0 reactions 0 assignees View on GitHub
area:manager area:ui Potential Bug
Dominant language
TypeScript
Stars
2k
Forks
699
Avg merge
1d 7h
Merged PRs (30d)
490

Description

### Prerequisites

- [x] I am running the latest version of ComfyUI
- [x] I have custom nodes enabled

### What happened?

I followed the readme instructions to install comfyui and comfyui-manager. The comfyui has been able to generate images normally, but the management buttons of the manager are not visible.

Image

### Steps to Reproduce

1.
2.
3.

### How is this affecting you?

Minor inconvenience

### ComfyUI Frontend Version

1.42.14

### Browser

Chrome/Chromium

### Console Errors

```javascript

```

### Logs

```shell
python main.py --enable-manager
setup plugin alembic.autogenerate.schemas
setup plugin alembic.autogenerate.tables
setup plugin alembic.autogenerate.types
setup plugin alembic.autogenerate.constraints
setup plugin alembic.autogenerate.defaults
setup plugin alembic.autogenerate.comments
[START] Security scan
[ComfyUI-Manager] Using uv as Python module for pip operations.
Using Python 3.12.13 environment at: /root/anaconda3/envs/Comfyui
[DONE] Security scan
** ComfyUI startup time: 2026-04-24 02:58:03.271
** Platform: Linux
** Python version: 3.12.13 | packaged by Anaconda, Inc. | (main, Mar 19 2026, 20:20:58) [GCC 14.3.0]
** Python executable: /root/anaconda3/envs/Comfyui/bin/python
** ComfyUI Path: /zhangsheng01/ComfyUI
** ComfyUI Base Folder Path: /zhangsheng01/ComfyUI
** User directory: /zhangsheng01/ComfyUI/user
** ComfyUI-Manager config path: /zhangsheng01/ComfyUI/user/__manager/config.ini
** Log path: /zhangsheng01/ComfyUI/user/comfyui.log
Using Python 3.12.13 environment at: /root/anaconda3/envs/Comfyui
Using Python 3.12.13 environment at: /root/anaconda3/envs/Comfyui
[PRE] ComfyUI-Manager
WARNING: You need pytorch with cu130 or higher to use optimized CUDA operations.
Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4']}
Checkpoint files will always be loaded safely.
Total VRAM 40444 MB, total RAM 1031710 MB
pytorch version: 2.11.0+cu126
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA A100-SXM4-40GB : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 928539.0
Using pytorch attention
aimdo: src/control.c:68:INFO:comfy-aimdo inited for GPU: NVIDIA A100-SXM4-40GB (VRAM: 40444 MB)
DynamicVRAM support detected and enabled
Python version: 3.12.13 | packaged by Anaconda, Inc. | (main, Mar 19 2026, 20:20:58) [GCC 14.3.0]
ComfyUI version: 0.19.3
comfy-aimdo version: 0.2.12
comfy-kitchen version: 0.2.8
ComfyUI frontend version: 1.42.14
[Prompt Server] web root: /root/anaconda3/envs/Comfyui/lib/python3.12/site-packages/comfyui_frontend_package/static
Asset seeder disabled
[START] ComfyUI-Manager
[ComfyUI-Manager] Using GitPython backend
[ComfyUI-Manager] network_mode: public

Import times for custom nodes:
0.0 seconds: /zhangsheng01/ComfyUI/custom_nodes/websocket_image_save.py
0.0 seconds: /zhangsheng01/ComfyUI/custom_nodes/comfyui_random_folder_image
0.0 seconds: /zhangsheng01/ComfyUI/custom_nodes/comfyui_wildcards

Context impl SQLiteImpl.
Will assume non-transactional DDL.
Starting server

To see the GUI go to: http://127.0.0.1:8188
[ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
FETCH DATA from: /root/anaconda3/envs/Comfyui/lib/python3.12/site-packages/comfyui_manager/custom-node-list.json [DONE]
```

### Additional Context

_No response_

┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-11596-The-Manage-button-of-the-comfiyui-manager-does-not-display-properly-in-the-GUI-inte-34c6d73d3650817aab2aebe1887c9a18) by [Unito](https://www.unito.io)

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.