String message formatting displays an exploded exception in stack trace.
Open
bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce.
```
console.log(new ExampleError('MISSING_MESSAGE').stack)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.