- Notifications
You must be signed in to change notification settings - Fork279
Open
Description
Line 106 inc12fccd
| varstackframes=_filtered(ErrorStackParser.parse(error),opts.filter); |
Would it be prudent to add defensive code checking here to make sureErrorStackParser is not null when this function is being called? In my production, it's possible to invokefromError whenErrorStackParser is not defined, which causes unhandled JS errors.
Metadata
Metadata
Assignees
Labels
No labels