a2ui-project / a2ui-project/a2ui
Hot reload does not work with GenUI catalog generated UIs
- Lingua principale
- TypeScript
- Stelle
- 16.4k
- Fork
- 1.3k
- Merge medio
- 2g 13h
- PR unite (30g)
- 134
Descrizione
_↴ 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 ?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.