Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P03
-
Fix Version/s: EE-3.3.0.GA_P04
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13522 - https://icesoft.my.salesforce.com/5007000001KqBRA
Description
When a form is updated with a push render, the form input field values that are not submitted to the server are cleared out on the render update.
The dom diff related to the push update is detecting that the client doesn't match the server value and updating it with a blank or null value.
The dom diff related to the push update is detecting that the client doesn't match the server value and updating it with a blank or null value.
Attached test case that shows this issue.
Steps: