Hi, since Joomla 3.7 we have the possibility of Custom user fields.
There is an error when used in componation with Easy Profile
Steps to reproduce
1. create a Joomla custom user field of type editor
2. login in the front-end
3. goto edit profile and fill in some text (e.g. 12345678) in the newly created field
4. display the profile for another user
>>> the custom field for this user displays '12345678'
What happens is that on the display user view the custom field is filled with the info of the currently logged in user