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

Profile object is always undefined #1

Open
jarrettperkins opened this issue Apr 24, 2024 · 0 comments
Open

Profile object is always undefined #1

jarrettperkins opened this issue Apr 24, 2024 · 0 comments

Comments

@jarrettperkins
Copy link

With the current set up if you try to access the profile object on the client, it will always be undefined.

const profile = useMedplumProfile();

I didn't make any modifications to the code. Similarly, it's always undefined on the medplumContext object.

Any idea what may be the issue?

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

1 participant