Issue
We have validation script on Start Date & End Date. The requestor is getting valid alerts but fields are not getting empty as per the defined rule.
In this way, it is not working as it should be. Same is happening for other items on the Mobile App. On Desktop every rule is working as defined and required.
.
Cause
DOM manipulation
Resolution
The script validation is not working on mobile because of the DOM manipulation.