skygear-SDK-JS icon indicating copy to clipboard operation
skygear-SDK-JS copied to clipboard

Should have helper to clean up array of objects for batch atomic save

Open chpapa opened this issue 7 years ago • 0 comments

When using batch atomic save functions, some framework like react.js would pollute the array, which intervene the skygear function.

We should clean it up for popular framework (react.js, Jquery, vue.js, angular.js)

Expected Results

Actual Results

Steps to reproduce

chpapa avatar Oct 06 '16 12:10 chpapa