Solved: Object doesn’t support property or method ‘assign’
Object.assign() method is not supported in IE, but there is a polyfill available
Put the below line of code to your <head> for solving this issue.
Put the below line of code to your <head> for solving this issue.
Comments
Post a Comment
Ask me anything here...