


When editing any touch UI component, if the author by mistakes clicks the check mark twice after editing the touch UI dialog, the logs give org.apache.sling.api.resource.PersistenceException Caused by: javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts.
Is there a way that this can be prevented? Can I make my dialog disappear immediately once the check icon is clicked(Why does it currently take time for the dialog to close once the check icon is clicked)?
Is there anything OOTB available?
Any help would be appreciated.
Thanks
Views
Replies
Sign in to like this content
Total Likes
I realized we had a sling filter which was causing delays in the Sling POST servlet.
Views
Replies
Sign in to like this content
Total Likes
I realized we had a sling filter which was causing delays in the Sling POST servlet.
Views
Replies
Sign in to like this content
Total Likes