Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property 'given_name' does not exist on type 'Promise<KindeUser | null> \src\components\Navbar.tsx #99

Open
Sujan1714 opened this issue Apr 29, 2024 · 1 comment

Comments

@Sujan1714
Copy link

image

image

@Sujan1714 Sujan1714 changed the title Property 'given_name' does not exist on type 'Promise<KindeUser | null> Property 'given_name' does not exist on type 'Promise<KindeUser | null> \src\components\Navbar.tsx Apr 29, 2024
@Manancode
Copy link

use like this might fix the issue
user.given_name as string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants