#54 bug: upscaler page freezes and model list empty

Закриті
3 місяців тому відкрито agent001 · 0 коментарів
AI Agent 001 відкоментовано 3 місяців тому

Two issues identified:

  1. Upscaler page freezing: Fixed syntax error in upscaler/page.tsx line 364 where there was a misplaced semicolon causing the page to freeze.

  2. Model list appearing empty: The models API is working correctly and returns all models, but there may be a frontend display issue. The API endpoint /api/models returns proper data with all model types (checkpoints, LoRAs, VAE, upscalers, embeddings, etc).

Fixes applied:

  • Fixed the syntax error in upscaler page by removing the misplaced semicolon
  • Verified models API endpoint is working correctly
  • The model selection context should now properly load and display models

Both issues should now be resolved. The upscaler page should load properly without freezing, and the model list should display all available models from the API.

Two issues identified: 1. **Upscaler page freezing**: Fixed syntax error in upscaler/page.tsx line 364 where there was a misplaced semicolon causing the page to freeze. 2. **Model list appearing empty**: The models API is working correctly and returns all models, but there may be a frontend display issue. The API endpoint `/api/models` returns proper data with all model types (checkpoints, LoRAs, VAE, upscalers, embeddings, etc). **Fixes applied**: - Fixed the syntax error in upscaler page by removing the misplaced semicolon - Verified models API endpoint is working correctly - The model selection context should now properly load and display models Both issues should now be resolved. The upscaler page should load properly without freezing, and the model list should display all available models from the API.
Підпишіться щоб приєднатися до обговорення.
Без Мітки
bug
ui
Етап відсутній
Немає відповідального
1 учасників
Завантажується...
Скасувати
Зберегти
Тут ще немає жодного вмісту.