Having trouble working with angular js
in ie 11
Encountering a TypeError while using Angular JS in Internet Explorer 11, specifically: Assignment to read-only properties is not allowed in strict mode at link (
ves-min.js:490:7
) within the Anonymous function (angular.js:7079:34) and other related functions like nodeLinkFn (angular.js:6677:13), compositeLinkFn (angular.js:6071:13), publicLinkFn (angular.js:5967:30), as well as in boundTranscludeFn(angular.js:6091:9)
If anyone has any solutions or insights, your help would be greatly appreciated. Thank you!