- Notifications
You must be signed in to change notification settings - Fork396
Open
Description
For some reason, errors contain correct file links from the source maps, but exceptions do not (in Chrome).
I created anexample project based onhttps://github.com/vmunier/play-scalajs.g8 fromhttps://www.scala-js.org/libraries/skeletons.html to demonstrate issue.
The client app simply throws an Error and an Exception at startup. In the Chrome console, there's a clear difference in how errors and exceptions are displayed:
I'm experiencing a similar issue in a mid-sized project based on mill, and I haven't been able to find any configuration changes that fix it.
Is this expected behavior?
Metadata
Metadata
Assignees
Labels
No labels