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