Spring MVC does not render html with angularjs directive Spring MVC does not render html with angularjs directive angularjs angularjs

Spring MVC does not render html with angularjs directive


Just put the below code. basically what it is saying is that every attribute in HTML should have a value. When the browser renders it, it will anyway look like below.

<div ui-view="" autoscroll="false"></div>

Update: You can also use directive in a class or as an element.