Full name is not visible for few users

For few users full name is not visible and when I checked in the page source or by inspect element I found out that for few users it is not fetching the full name at all, so I don’t know what may be the problem is. FYI below are some settings which is enabled

  • full name required
  • prioritize username in ux

Note - I have checked that no css is blocking it rather it is not getting fetched from the backend itself

두 번째 사용자의 사용자 이름과 이름이 같은가요?

이를 변경하는 #customization:theme-component가 있습니다.

This below plugin had helped me to solve this issues