Uncaught TypeError: Converting circular structure to JSON
- by ychia
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?