Edit Changes still persist in List View without even saving it

0
Hi everyone, In our native app, we have a list view inside a DataView. If the user clicks on the record and edits some fields, does not save the record, and clicks the device back button or swipes back using the device features, the edited value is still seen in the list view.    We know that ListView will not get refreshed until we refresh the parent object. We have added app events and tried to pass the parent object, but unfortunately, app events do not trigger when we pass an object.    Has anyone else faced the same issue? if so, can you please help us on how to make it work.
asked
0 answers