You don't have a name registered yet message is displayed by default. If a user has slow internet connection then the message will stay for couple of seconds and confuse a user if he has a name registered. Then the name details will be loaded,
This should work as follows:
Display nothing by default.
Check whether the address has an assigned Name.
3a. Display "You don't have a Name ... " message if the address does not have a Name assigned.
3b. Display Name details if the address has a Name assigned.
You don't have a name registered yet
message is displayed by default. If a user has slow internet connection then the message will stay for couple of seconds and confuse a user if he has a name registered. Then the name details will be loaded,This should work as follows: