I've searched all other questions and they tell me to use .trace()
However when a minified library throws an error, I don't have an option to add a .trace()
In Node.js when you get an error it shows a stack trace automatically.
Is there no such option to view the stack trace in firefox?