OlympicsMEAN icon indicating copy to clipboard operation
OlympicsMEAN copied to clipboard

Angular Error

Open cmarchena opened this issue 8 years ago • 0 comments

Hi!: I'm follwing the tutorial, I have found this: Console Message when opening index.html -> "Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting! Watchers fired in the last 5 iterations: [] http://errors.angularjs.org/1.5.0/$rootScope/infdig?p0=10&p1=%5B%5D" Through localhost:8181 there is no error but sports (Weightlifting, Cycling) are not loading <!DOCTYPE html>

Olympic Games

Olympic Games

  • {{ sport }}
<div class="cell" ui-view></div>

<script src="dist/bundle.js"></script>
``

cmarchena avatar Mar 11 '16 12:03 cmarchena