We've recently updated our Platform and deprecated tabs widget was removed. So we had to replace all usages with new OutSyetsmsUI Tabs block. It is very similar to deprecated one but it was not working correctly in our layout - tabs header were switching but the content didn't.
After some tests we have located the issue that Tabs functionality relies on class names:
___
In our layout we had nested containers to .layout.blank .screen .main-content and changing it to .layout .main-content fixed the issue.
Hi Mykola,
Thanks for sharing this useful information with us!!
Thanks & Kind Regards,
Sachin