Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is because actionArgs might contain objects that have javascript functions in it.
This is caused by Contacts.save for example, which deep clones an object using cordova/utils which copies the functions.