NoSuchViewException - unreferenced entry showing in the main menu

So,
I belive I have found it @a.novitskii

  1. I change the view, run the app with IntelliJ
  2. view does not change whatever I do
  3. when I change it while running the app, there are no usual hot deploy messages in the output
  4. 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
  5. 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