Uncaught TypeError: Cannot read property 'undefined' of undefined
That error happen when I try to define new Object.prototype. Please check the function 'loop' when creating 'difference'. Maybe the function 'getObjDiff' returning 'undefined'.
Thanks.
Uncaught TypeError: Cannot read property 'undefined' of undefined
That error happen when I try to define new Object.prototype. Please check the function 'loop' when creating 'difference'. Maybe the function 'getObjDiff' returning 'undefined'. Thanks.