ychia
ychia

Reputation: 11

Uncaught TypeError: Converting circular structure to JSON

We're using the fb:registration plugin to sign up users on our site. Today I noticed the registration redirect is no longer working in Google Chrome and Safari (latest public release). I know for sure it was working with the same code as recently as last week. It seems to be getting stuck on submission with this error, which is coming from:

static.ak.fbcdn.net/rsrc.php/v1/ys/r/ioE9qOq_5Oa.js:101

Firefox and IE have no problem, so it seems to be Webkit specific. Any ideas?

Upvotes: 1

Views: 1462

Answers (1)

Roy
Roy

Reputation: 11

There is a bug report tracking this on Facebook's developer site.

https://developers.facebook.com/bugs/251685364894450

Please go there and tell them you are seeing this issue too.

Upvotes: 1

Related Questions