79143720

Date: 2024-10-31 06:59:14
Score: 2
Natty:
Report link

I solved this problem by deleting the PhoneNumber attribute from the model derived from the IdentityUser. That's because the IdentityUser has the PhoneNumber attribute by default. So we don't have to include it to the customized model design.

Thanks to @Rena.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-2): I solved
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Rena
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: max ray