Olympic Games
- {{ sport }}
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>
<div class="cell" ui-view></div>
<script src="dist/bundle.js"></script>
``