Hi,
Today i normally worked, and after i deleted one page, i got some error and application deleted all json files inside meta/pages folder !
I am not sure what is the reason for that, but from my perspective it should not happen in any professional application without backuping files.
My suggestion for Radzen team is to simply make AutoBackup for all meta files on any change.
Such problem was never reported before - if you have source control for your project you can simply get the latest saved version. Development without source control should be avoided at any cost.
Hi @enchev,
Yes, i saw that there is no such report.
I have not snipp error, because i have not expect erasing files.
Yes, source control should not be avoided, but in my case it was (my mistake).
Anyway, please consider my suggestion for making some autobackup solution.
I am community user, so i don't expect any support for this, but there is probably lot of people never used source control before and they are paying Radzen, so they need to have backup if something goes wrong.
I will try to reproduce this ("with steps i remember"), and snipp error, so you will know what is happening.
Every Radzen project comes with .gitignore file and we strongly recommend using of git.
Here is snip.
Step one:
I made CRUD pages "crm inventory", "add crm inventory", "edit crm inventory". Before that, i created security pages application users, roles etc.
Step two:
I tried to delete crm inventory page, and after that i got this error. Visual studio was not opened, and i did not change anything outside Radzen.
After i clicked "reload", first dialog was quit, but second stayed.
All pages are erased.
Thanks! Although both dialogs are not errors reloading application while still not saved is not correct and we will do our best to track and fix the problem for the next release. In the meantime you can turn off "Watch for external changes" option from the menu:
Hi @enchev,
Thanks ! I turned off "Watch for external changes" option and made connection to git 
Regards,
Veljko