Skip to content

catch 在链式调用时不可用 #11

@weiwenhao

Description

@weiwenhao

var err = catch foo[0]().test.bar().baz().car()

此时 catch 无法捕捉除了 car 以外的如 null select,bar 或者 baz 中 throw 等错误。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions