I just upgraded to 0.9.8, and now if our app throws an error the debug panel is displayed, despite the fact that we're
not calling render_with_facebook_debug_panel anywhere. This is happening in production, as well as development, so
users are seeing our whole stack trace. What's worse, our standard error handling (Exception Notification plugin) is
not notifying us of the errors so that we can fix. How can prevent this behavior?
I'm trying to go through the latest release and see what changed, but haven't had much luck yet.
Thanks!
P.S. I tried to submit this to the RFacebook forums as well, but the server is throwing 500 errors (again!). This seems
to happen a lot. Might consider moving the forum over to google groups. Just a suggestion. |