a2ui-project / a2ui-project/a2ui

Hot reload does not work with GenUI catalog generated UIs

Ouverte
#1,853 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
component: genui P2 status: first-line-handled
Langage dominant
TypeScript
Étoiles
16.4k
Forks
1.3k
Merge moyen
2 j 13 h
PR mergées (30 j)
134

Description

_↴ Ported from [flutter/genui#654](https://github.com/flutter/genui/issues/654) — originally opened by [abdallahshaban557](https://github.com/abdallahshaban557) on 2026-01-07._
_Original labels: P2, front-line-handled_

---

**Describe the bug**
When a UI is already generated with GenUI, and then I go to the catalog and make a change to the catalog item, I need to do a restart of the app to get the new UI changes visible.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to your project that already have GenUI installed and implemented, with a catalog of custom widgets.
2. Change some elements of the UI for the widget.
3. Hot reload your app.
4. You will see that your UI is not updated.

**Expected behavior**
When I make a UI change to my widgets, I expect that hot reload should work.

**Additional context**

---

### 1 comment(s) from the original issue

**[jacobsimionato](https://github.com/jacobsimionato)** commented on 2026-01-07:

Would you be willing to look into this, @andrewkolos ?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue is about hot reload not updating UIs generated by GenUI after catalog changes. Start by examining the GenUI catalog generation process and how it integrates with Flutter's hot reload mechanism. Look for the code that handles widget updates during hot reload, possibly in the catalog or code generation modules. Test by making a change to a catalog item and observing the hot reload flow to identify where the update is missed.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
flutter, typescript
Domaine
developer-experience, tooling
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Clairement spécifiée
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.