Answer the question
In order to leave comments, you need to log in
Why can't angular process elements if id and class are present?
<div>
<ul id="dropdown2" class="dropdown-content2">
<li ng-repeat="task in tasks">
<a><b> {{ task.caption }} </b></a>
</li>
</ul>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question