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:
- Go to your project that already have GenUI installed and implemented, with a catalog of custom widgets.
- Change some elements of the UI for the widget.
- Hot reload your app.
- 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
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:
Expected behavior
When I make a UI change to my widgets, I expect that hot reload should work.
Additional context