The "user" still has no metadata

I was doing the tutorial with the React app, where we just copy the Profile component with the useEffect hook. It has the logic where if the user has no metadata, post this message:“No user metadata defined”. Afterwards we are supposed to go to our user management and give one some metadata, but even though I saved it and added multiple users with different user metadata, in the React app it still shows “No user metadata defined”… Can someone help a beginner out?

Hey there!

Can you share with us the link to the tutorial you used? Thanks!