I have an error in my angular project only in IE, see question below:
Error: Invalid argument.
at interpolateFnWatchAction (http:
at Scope.prototype.$digest (http:
at Scope.prototype.$apply (http:
at done (http:
at completeRequest (http:
at xhr.onreadystatechange (http:
I have some placeholders on some pages, I tried to remove them, but the problem is still happening.
Any ideas?
thank
source
share