Stuck in loop when logged out by second sign in.

2
When I am logged in as user (example1) and someone else logs in as the same user (example1) while multiple logins for the same user have been disabled, the session that was open first is stuck in an eternal looping blank refreshing screen on the next action they perform (tested in all relevant browsers) no microflow activity shows in the log. Does anyone know of this issue? has anyone ever experienced the same? If you solved it, how?
asked
1 answers
2

Yes, this happens in our application as well.

I found that when you have a widget/button/dataview with user or role entity values on the layout somewhere this happens. For example: the feedback widget.

I have a ticket running with Mendix for this: #394891

answered