I'm not quite sure why this is happening, i have googled long but not found any similar case to mine.
I'm using FF Dev Edition (42.0a2) under Arch Linux for development, but my FF Console won't show any Uncaught TypeErros
produced by my javascript code. Every other console.log, error message or warning is shown, except for Uncaught TypeErrors. I really don't know why this is happening. Chrome Dev Console works like expected and shows all errors, but i prefer FF Dev Console and would like to stay with it.
I've also tested to disable all plugins i use (which are few) and even a private browsing session.
Could this be an issue with our frontend, because we're using a huge ext.js frontend for our application? Or is the arch ff package broken?
Any ideas on this?
EDIT: I have now upgraded to the new version 43.0a2. same issue... eventually I will open a bug ticket for this at mozilla or ask the maintainer of the arch package. But if no one else can confirm this behaviour i am really confused...