So,
I belive I have found it @a.novitskii
- I change the view, run the app with IntelliJ
- view does not change whatever I do
- when I change it while running the app, there are no usual hot deploy messages in the output
- In the .jmix directory,
I have then for example
.jmix\conf\com\company\app1\view\management\customer\customer-detail-view.xml
and it is unchanged one, and it never changes so thats why my changes to the view are not working - if I delete it, then the change is visible and all works, until next run when it again appears under .jimx/ directory
Is this a hot deploy problem? Do you know how can I fix this, or maybe just disable the hot deploy, It is hard to manually delete this all the time
Kind regards,
Mladen