Closed mohammaduamhar closed 5 months ago
{currentUser.username} only shows the username if the user is created with Google authentication. To solve this, we want to use {currentUser.username || currentUser.data.username}. @sahandghavidel
{currentUser.username} only shows the username if the user is created with Google authentication. To solve this, we want to use {currentUser.username || currentUser.data.username}. @sahandghavidel