Skip to content

isLoading remains false in SDK v5.4.1 #144

@AbdiwakBekele

Description

@AbdiwakBekele

Prerequisites

Describe the issue

When using the Kinde React SDK v5.4.1 with React 19.1.0, the isLoading flag from useKindeAuth() never switches to true during the auth flow. I tested this by logging the state on initial mount and during state changes. It always stays false.

However, when testing with SDK v4.0.4 and React 18.3.1, isLoading correctly reflects true during the authentication process and behaves as expected.

Library URL

https://github.com/kinde-oss/kinde-auth-react”.

Library version

5.4.1

Operating system(s)

macOS

Operating system version(s)

12.7.6

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

Metadata

Metadata

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