Skip to content

Conversation

bywo
Copy link
Contributor

@bywo bywo commented Oct 26, 2024

Doing so avoids Maximum call stack size exceeded in tables with many rows

Summary

resolves #192

How did you test this change?

Patched tinybase locally while using it as a dependency in my own project to confirm that converting to a while loop avoids the Maximum call stack size exceeded exception.

Doing so avoids `Maximum call stack size exceeded` in tables with many rows
@jamesgpearce
Copy link
Contributor

Super awesome. Looks good to me!

@jamesgpearce jamesgpearce reopened this Oct 26, 2024
@jamesgpearce jamesgpearce merged commit b064f29 into tinyplex:main Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maximum call stack size exceeded within getNewRowId()

2 participants