Hello @Gabriel Lundgren
Sorry for my late reply.
The number is not exactly 30,000 rows we are trying to add.
I tried to create a sample to reproduce that issue and after 21731 rows, I am getting that error.
In the real project, the error occurred with 10,000 rows.
So, we think the number of columns, data size, rows size etc. is making the JSON large and as a result the console error is occurring.
The use case is: User will add large amount of rows from excel or csv files and then those rows will be processed with GetChangedLines. If we know that there is a limit on how many rows can be processed at one time. Then as a counter measure we can set the limit to avoid the unexpected behavior.
Please let us know if there is a limit or something.
Thank you and regards,
Alam