routeResolver.onmatch swallows errors #2531
Labels
Area: Core
For anything dealing with Mithril core itself
Type: Bug
For bugs and any other unexpected breakage
Mithril version: 2.0.3
Browser and OS: Chrome 76 on Win 10
Code
Flems
Steps to Reproduce
Expected Behavior
Not sure what behavior should happen, but I do expect to see the error in the JS console.
Current Behavior
Routed to default route and no error is shown in the JS console.
Context
Makes it difficult to debug why an application is behaving in an unexpected way when you can't see the underlying error.
The text was updated successfully, but these errors were encountered: