magento - TypeError: source is not an object properties = Object.keys(source); -


Let me prototype Js is getting this error in the console TypeError: source is not an object property = Object.keys (source); What could be the reason for this problem? Any assistance with this will be greatly appreciated.


Comments