**** BEGIN LOGGING AT Fri Aug 21 02:59:58 2015 Aug 21 19:47:25 Hey guys, Any idea what kind of bugs would just magically "go away" when you insert a console.debug? Aug 21 19:48:06 very annoying bugs ? Aug 21 19:51:15 lol yea, that's for sure Aug 21 19:51:36 I was hoping for some insight on what magic console.debug might be doing that somehow recifies the bug Aug 21 19:58:13 I've seen this before but not in javascript Aug 21 19:58:40 that actual logging was flushing the buffer of the error Aug 21 20:00:34 nah, that's not the case Aug 21 20:00:42 this isn't an error message that's going away Aug 21 20:01:00 but an honest-to-god runtime bug that is just not happening when this console.debug line is there Aug 21 20:01:06 I narrowed it down Aug 21 20:01:22 and found out that just the presence of the JSON.stringify call that I had seems to fix it Aug 21 20:01:26 but I don't know why... **** ENDING LOGGING AT Sat Aug 22 02:59:58 2015