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

prevent circular reference error in console.dir() #287

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

tabarra
Copy link
Contributor

@tabarra tabarra commented Aug 26, 2019

This will prevent Converting circular structure to JSON error when calling console.dir().

This will prevent `Converting circular structure to JSON` error when calling `console.dir()`.
@blattersturm blattersturm added the ready-to-merge This PR is enqueued for merging label Oct 6, 2019
@blattersturm blattersturm merged commit 9aef84c into citizenfx:master Oct 24, 2019
@citizenfx citizenfx deleted a comment Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR is enqueued for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants