Issue: The Manage Users page is going blank after selecting a custom user field.
Example- Whenever we are selecting the ‘Location’ column on the manage users page, all the user details go blank. PFB the screenshots:


Solution:
A custom user field with the same schema as the existing system ‘Location’ user field was created which was causing an error while rendering the data.
Hence, a custom user field with the same schema name as the existing system user field should not be created. Else, it would not be possible to add the respective custom field on the Manage Users page.
