What version of Origam are you using… 2025.10.6.4354
I was trying to add SelectionDialogPanel with TransformationBeforeSelection on Menu Item (it is form) with AutoRefreshInterval defined.
I was expecting it will work as usually.
Instead I’ve got an error "Your connection expired or the application has been restarted. Please refresh your browser or log in again." after the form is correctly loaded and the AutoRefreshInterval occures. The error shows every time AutoRefreshInterval occures (in my case every 15 seconds). When I remove the AutoRefreshInterval definition or SelectionDialogPanel with TransformationBeforeSelection , the form works correctly as before.
I can see the error in browser developer console - see attached image
