javascript - Syntax Error in IE 10 for AngularJS -


hi building angular js web application. in chrome , ff, running fine, in ie it's acting weird.

i getting below error :

syntaxerror<div class="ng-scope" id="maincontainer" data-ng-animate="1" ng-view="">

in console. ie version 10.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -