Tracy King

Results 2 comments of Tracy King

I am using ng-repeat without an issue. I use ng-repeat on the innermost div with all of the data-x, data-y, etc attributes. It ends up looking like this: ``` {{item.name}}...

I had all these same errors and attempted to fix by updating. My issue was resolved by removing a $location.hash statement in my controller.