Error logged in WebKit Web Inspector disappears because of page refresh

Posted by Regis Frey on Stack Overflow See other posts from Stack Overflow or by Regis Frey
Published on 2010-04-30T01:39:01Z Indexed on 2010/04/30 1:47 UTC
Read the original article Hit count: 326

I'm hunting a Javascript error related to form submission (more importantly preventing it). I see the error appear in the Web Inspector but it disappears immediately since the form submits and refreshes the page. Is there a console history or scrollback? How can I see what the error is?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about webkit