I have an Admin page that shows several user attributes including: first name, last name, user name, and roles; in the designer all of these values are properly displayed:
Each of the label components that display the user attribute values are bound to the appropriate session.props.auth.user.xxx property:
The behavior in the session shows null values for all of the user attributes?... So at the designer WYSI-NOT-WYG at the session?
Any help on this annoying issue is greatly appreciated.