Skip to content

ThrowOnError not working #2204

Open
Open
@paulkre

Description

@paulkre

Description

When setting ThrowOnError to true, the function still returns the error as part of the result. The function only throws when there is some kind of network error. This can't be the intended behavior, because the return type of the function is {data, request, response}, allowing no way to handle the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🔥Something isn't workingneeds info ⏳Further information is required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions