Hello everyone,
I am having an error in the editing grid when adding a new line, and losing focus of the field to try to save the error is generated, this occurs in the first line in most cases.
Following is an example project, note that in package.json are all libraries that I use in my solution because I could not reproduce with examples in their demos.
core.js: 6014 ERROR RangeError: Maximum call stack size exceeded
at Matrix.first (ej2-grids.es2015.js: 7085)
at Matrix.get (ej2-grids.es2015.js: 7074)
at Matrix.get (ej2-grids.es2015.js: 7081)
at Matrix.get (ej2-grids.es2015.js: 7081)
at Matrix.get (ej2-grids.es2015.js: 7081)
at Matrix.get (ej2-grids.es2015.js: 7081)
at Matrix.get (ej2-grids.es2015.js: 7081)
at Matrix.get (ej2-grids.es2015.js: 7081)
at Matrix.get (ej2-grids.es2015.js: 7081)
Attachment:
angularu9ae8c_f7d2109.zip