Hello,
Side panels in our reactive web app, using LazySidebarContent open up a blank panels since updating to Outsystems UI to 2.27.0 yesterday.
Using the sidebar from Outsystems does work, the panel will display the form inside of it. Other updates installed along the Outsystems UI included OS Maps, accelerators and templates.
Regards,
Robert B
@Robert Bergeron just released Dev Patterns 6.1.2 which fixes the incompatibility with the LazySidebarContent pattern.
Thank you again for the report and sorry for the trouble.
Best regards,
Tiago
Hi @Robert Bergeron ! Thanks for reporting the issue.
I'll check on my side and let you know
Was able to reproduce in 2.27.
The issue is that the aria-hidden property was moved to another element. https://github.com/OutSystems/outsystems-ui/pull/1088/changes
Will release a fix today.
Thanks
Thank you for the quick fix! It resolved the issue.