E
E
Egor2015-01-23 15:45:03
JavaScript
Egor, 2015-01-23 15:45:03

Angularjs. Infinite loop error when connecting 2 tables. How to get rid of this?

Greetings.
There is a large application in Angular.
For routing, ui-router is used.
There was a need to display data in a dynamic table. I decided to look for ready-made solutions and found 2 more or less suitable ones. ui-grid ( link ) and angular-table ( link )
Tables work, but output a huge number of errors to the console on initialization and on each action.
All errors "Error: error:infdig Infinite $digest Loo" Error example
The data in the table is test data, it is not used anywhere in the application itself. Tried to insert into different parts of the application, under different controllers. Somewhere a little more errors, somewhere less. How to debug this and find the cause of the errors?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor, 2015-01-23
@ByKraB

The problem was solved by updating Angular to version 1.3.0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question