11
Views
4
Comments
Solved
[Dev Patterns] Issue with DevPatterns\LazySidebarContent in OS11 with latest Outsystems updates
dev-patterns
Reactive icon
Forge asset by Tiago Ribeiro
Application Type
Reactive
Service Studio Version
11.55.56 (Build 64553)

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


2026-01-28_11-29-42.png
2024-10-15 10-08-31
Tiago Ribeiro
Champion
Solution

@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

2024-10-15 10-08-31
Tiago Ribeiro
Champion

Hi @Robert Bergeron ! Thanks for reporting the issue.

I'll check on my side and let you know

2024-10-15 10-08-31
Tiago Ribeiro
Champion

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

2024-10-15 10-08-31
Tiago Ribeiro
Champion
Solution

@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

2024-01-17 15-37-17
Robert Bergeron

Thank you for the quick fix! It resolved the issue. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.