Skip to content

Bug: try/catch doesn't work #41

Open
@MehediH

Description

Prerequisites

Describe the issue

When I try:

await kindeClient.login().catch((e) => console.log(e))

I expect the catch block to be triggered when there's an error, but instead, it throws. I tried wrapping it within a try/catch and it also doesn't wokr.

Library URL

https://github.com/kinde-oss/kinde-react-native-sdk-0-7x

Library version

1.3.1

Operating system(s)

Other (see “Further environment details”)

Operating system version(s)

n/a

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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