I use docker with rocker/verse images to generate containers that provide RStudio Server sessions in my default browser (Windows 10, Firefox or Edge). At R 4.0.5 and before, with then-current IDE, any number of concurrent sessions could coexist in neighboring tabs. Now, if any one of such sessions is R 4.1.2 or 4.1.3 (and corresponding IDE), all the session windows reload every 5 seconds, resetting directory context, etc. Any explanation or workaround?