You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Prerequisites
Describe the issue
When I try:
I expect the
catch
block to be triggered when there's an error, but instead, it throws. I tried wrapping it within atry/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
The text was updated successfully, but these errors were encountered: