Skip to content

Addon types are lost after passing through the catcher handler #177

@vkozio

Description

@vkozio

Problem with defer was fixed in #140

But there's similar problem with using .catcher(code, async (error, originalRequest) ...
originalRequest type is Wretch<Self, Chain, Resolver> , not Self & Wretch<Self, Chain, Resolver>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions