Concurrent usage of application in multiple browser tabs

When I open my application in multiple browser tabs it seems to work fine.

Is this supported or should I take certain things into account? The Idea is to let users open multiple tabs to work on different dossiers simultaneously (eg. while waiting for extra information from a co-worker)

with other words, is multi browser tab supported?

regards,
Tom

I found in the documentation a reference to the NewWindowButton, which opens the application in a new tab.

So answering my own qjestion with a yes.
https://doc.cuba-platform.com/manual-6.9/main_window_layout.html

Yes, it is supported out of the box