Skip to content

Custom payload function is overwritten in RequestError & InternalError instancesΒ #257

@essensx

Description

@essensx

Not sure if this is intended by design or not, but currently, it's not possible to handle these types of errors in the FETCH_ERROR, payload function.

It gets overwritten, here for example

payload: new RequestError(e.message),

Don't think this should be the case

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions