Perspective - User Source - user not found in user source 'default'

Hi there! I have a Perspective page with authentication enabled, requiring users to log in. After a user logs in the button binding works fine but after sometime, session.props.auth.user.userName is occasionally not found in the default user source . Most of the time, the expression binding works fine, but sometimes this issue happens.

Note that session.props.auth.user.userName always has a value, but the default user source becomes empty when the issue occurs.

Error on button

Expression binding

What do you mean by this? What's your indication of this?

Hi @PGriffith , it seems like on some rare instances , the users saved on this user source becomes empty and comes back again after a minute or two or reloading the perspective page. (This may be due to network issues, but i thought i share it to you in case there is a similar issue that you've encountered before)

Thanks for the reply