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

OSX: TypeError: Converting circular structure to JSON #14

Closed
vorg opened this issue May 4, 2017 · 3 comments
Closed

OSX: TypeError: Converting circular structure to JSON #14

vorg opened this issue May 4, 2017 · 3 comments
Labels

Comments

@vorg
Copy link

vorg commented May 4, 2017

I'm getting the following error when trying to inspect my deferred rendering demo http://marcinignac.com/experiments/deferred-rendering/demo/

Uncaught TypeError: Converting circular structure to JSON
    at JSON.stringify (<anonymous>)
    at Array.spector.onCapture.add (<anonymous>:21:104)
    at e.trigger (<anonymous>:1:16800)
    at t.triggerCapture (<anonymous>:1:208884)
    at t.onFrameEnd (<anonymous>:1:208721)
    at e.trigger (<anonymous>:1:16800)
    at <anonymous>:1:88005
@sebavan
Copy link
Member

sebavan commented May 5, 2017

I tried to reproduce your issue without success. Could you please share the OS, browser and browser version you are using ?

@vorg
Copy link
Author

vorg commented May 5, 2017 via email

@sebavan
Copy link
Member

sebavan commented May 5, 2017

Thank you fro the info, may be related to #12 I am investigating them today.

@sebavan sebavan added the bug label May 5, 2017
@sebavan sebavan changed the title TypeError: Converting circular structure to JSON OSX: TypeError: Converting circular structure to JSON May 5, 2017
sebavan added a commit that referenced this issue May 6, 2017
@sebavan sebavan closed this as completed May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants