Is there any javascript framework for reporting errors?
I would like to get a copy of the webpage that the user is currently looking for, plus maybe a stack trace on JS, their current browser, etc. and send it to my web application so that when I try to debug the application, I spend less time trying to recreate the problem.
Stephen lacy
source share