48
Views
9
Comments
[OutSystems UI] New version broke the side menu toggle?
outsystems-ui
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Hello,

Does anyone know if the new version breaks the togglesidemenu ?

Because in PROD its working and in dev/test with the new OutSystemsUI version, we click on the hamburguer and nothing happens.

Even though I did debug and the toggle returns success true.

I had to revert the version because I have no time to investigate but will do next week.

2025-08-07 06-30-56
Amit J
Champion

Hi ,

 I checked with (Build 63890)  and its working as expected .

 



and 

2018-11-07 10-57-20
Carolina Bessa

Hi Amit, thank you, I will download that build and try again. I will come back to you.

The build I had that didn`t get to work the toggle is build 63766.

2022-11-12 11-28-30
Gonçalo Martins
Staff

Hi @Carolina Bessa 

Could you be more specific on what you mean by "new version breaks the togglesidemenu" and share a oml with your implementation so everyone can look at the same use case and be more efficient?

Cheers,
GM 

2018-11-07 10-57-20
Carolina Bessa

Yes, after installing build 63766 the side menu stopped opening. 

I will check now with other version as indicated by Amit.

2021-11-12 04-59-31
Manikandan Sambasivam

Hi,

I haven't encountered this issue in the new version. It would be easier to identify the problem if you could share the OML file.

2022-12-30 07-28-09
Navneet Garg

I didn't find this issue in the new version, can you provide more details.

2022-12-13 23-10-19
Rogelio Guanlao

In relation to this topic, I have encountered the issue as well. It works fine if the device is in portrait orientation but when it is in Landscape orientation the toggle menu does not work. The forge version that I am using is 2.27.0

2022-11-12 11-28-30
Gonçalo Martins
Staff

Hi @Rogelio Guanlao 

Could you please share an OML with your implementation so everyone can look at the same use case and be more efficient?

Cheers,
GM 

2022-12-13 23-10-19
Rogelio Guanlao

I found the resolution to this issue not sure if it is same with the author of this post. Previous version of the OutSystemsUI (forgot the previous version number we are using) it does not require the Menu web block to call the action "SetMenuListener" on the OnRender event. So the fix we made based on the version 2.27.0 of the OutSystemsUI is just call the "SetMenuListener" and it works fine regardless of the orientation.

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