Skip to content

Silent exception #2912

Closed
Closed
@roman01la

Description

@roman01la

It turned out that anything which might go wrong will not be caught in this component. I've dropped two undefined function calls on a separate branch, so everyone can try to reproduce this.

Fetch issue-1 branch and run npm install -g webpack && npm install && webpack to build the project.

Quick debugging showed there are number of try...finally blocks and so exception is not being caught.

This issue might relate, also I noticed a bunch of similar ones without code example, so this might help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions