Kibana Multitenancy - Error switching tenants

Hello,

We are using ROR Enterprise 1.39 with Kibana and ES 7.12.1 with multitenancy.
Let’s assume i am logged in in tenant1 and i am checking some dashboards. After this, i will switch to tenant2 to check some other dashboards. In the moment my tenant is switched, i get a lot of pop-ups with this error:
Unable to completely restore the URL, be sure to use the share functionality.
This makes me think that it might be related to the way the ROR plugin is managing tenants and URLs (when moving from one tenant to another).

Do you have any suggestion in how we can fix it?

Thanks

Try adding clearing session history “onTenancyHop”.

readonlyrest_kbn.clearSessionOnEvents: ["onTenancyHop"]