With profiler on, visiting a route which is not defined (Ex: myapp.app/asfjskljdkfsl) will return a blank page with the profiler bar at the bottom. Turn it off, however, and the error is caught by the debugger just fine. I am not sure why this is, however I imagine it's an easy enough issue to reproduce - that is, I don't believe my configuration is particularly special.
With profiler on, visiting a route which is not defined (Ex: myapp.app/asfjskljdkfsl) will return a blank page with the profiler bar at the bottom. Turn it off, however, and the error is caught by the debugger just fine. I am not sure why this is, however I imagine it's an easy enough issue to reproduce - that is, I don't believe my configuration is particularly special.