We get this dialog now (after updating to 7.4.1) in many instances where we didn't used to:
Simply moving from one Document Type to another in the Settings view (without having changed any fields or properties)
For any document type with "Enable list view" checked, the dialog appears when choosing any nodes from within that list view (this is the most confusing to users)
With the latest version of Umbraco, is there a way to disabled the check for "you have unsaved changes" and simply disregard changes if you click from content node to content node?
You have unsaved changes ....
After updating from Umbraco 7.1.4 to 7.2.8 I receive message on main Umbraco admin page:
"You have unsaved changes
Are you sure you want to navigate away from this page? - you have unsaved changes"
Thanks, M
Could it be that since you upgraded it, the content has changes but some cache files are still old ? try and republish the entire site
Hi Casper,
I tried to republish web site, but this problem occur every time.
I think that problem with restore password form on main page. Also I saw that this bug was fixed in ~7.2.2.
So every time when I see page with "Get started" "Change Password" tabs and try to click item on tree (content, media) I receive this message.
Thanks, M
Hi Michael,
We had the same issue when had custom property editor on the page, and when we had some moves on the page we had such message.
Do you have custom property editor ?
Thanks, Alex
Hi Alex,
No I have no custom properties, but I think the main problem with "Change password" form validation.
Do you know how we can fix this problem?
Thanks, M
We have "Change password" control on main Umbraco panel, but haven't this issue.
You can remove this control at /config/dashboard.config
Thanks, Alex
Hi Alex,
Ha, really "hot" trick.
Works good!
Thanks, M
Another solution is to use no-Dirty-Check directive on your inputs.
Read here:
http://www.nathanw.com.au/blog/suppressing-dirty-checking-in-umbraco-dashboard-inputs
Thanks, Alex
We get this dialog now (after updating to 7.4.1) in many instances where we didn't used to:
With the latest version of Umbraco, is there a way to disabled the check for "you have unsaved changes" and simply disregard changes if you click from content node to content node?
hi, did you find a way to do this? Thanks
is working on a reply...