I'm have problem with working angular js
in ie 11
TypeError: Assignment to read-only properties is not allowed in strict mode at link (
ves-min.js:490:7
) atAnonymous function
(angular.js:7079:34)enter code here
atnodeLinkFn (angular.js:6677:13)
atcompositeLinkFn (angular.js:6071:13
) atpublicLinkFn (angular.js:5967:30)
at link(angular-route.js:919:7)
atboundTranscludeFn (angular.js:6091:9)
Please help me some solution, thanks.
Add this line in your head tag and do refresh, when It will ask for "allow block content" click "yes".
<meta http-equiv="X-UA-Compatible" content="IE=11" />