Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger does not handle cyclic tables inside of components #145

Open
memorycode opened this issue Nov 23, 2024 · 0 comments · May be fixed by #146
Open

Debugger does not handle cyclic tables inside of components #145

memorycode opened this issue Nov 23, 2024 · 0 comments · May be fixed by #146
Labels
bug Something isn't working
Milestone

Comments

@memorycode
Copy link
Contributor

Description

The formatTable function used in the debugger will cause a stack overflow if it finds a cyclic table inside of a component.

Expected behavior

The formatting should stop at a certain depth and report that the table is probably cylic.

@memorycode memorycode added the bug Something isn't working label Nov 23, 2024
@memorycode memorycode added this to the v0.9.0 milestone Nov 23, 2024
@jackTabsCode jackTabsCode linked a pull request Nov 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant