a2ui-project / a2ui-project/a2ui
Hot reload does not work with GenUI catalog generated UIs
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16.4k
- Forks
- 1.3k
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 134
Beschreibung
_↴ 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 ?
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- flutter, typescript
- Bereich
- developer-experience, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 55/100