Put an Events widget on a page which executes a nanoflow once and immediately. If the nanoflow doesn't have the current user's role in its allowed roles, it will cause an endless loop refreshing the page. You can verify by putting a debugger on a dataview source microflow for the main page object for example, or by watching debug log messages in the browser console.
Put an Events widget on a page which executes a nanoflow once and immediately. If the nanoflow doesn't have the current user's role in its allowed roles, it will cause an endless loop refreshing the page. You can verify by putting a debugger on a dataview source microflow for the main page object for example, or by watching debug log messages in the browser console.