Skip to content

Code exceptions are hidden under the catch clause on api requests #326

@gorkalaucirica

Description

@gorkalaucirica

We are catching all errors, not only the ones related to the API but also the ones related to code. We should find the we to identify each of the two types and act accordingly (console.error for code, dispatch for API)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions