OpenUI5 version: 1.38
Browser/version (+device/version):
Any other tested browsers/devices(OK/FAIL):
URL (minimal example if possible):
User/password (if required and possible - do not post any confidential information here):
Steps to reproduce the problem:
1.Download zip code from https://openui5.hana.ondemand.com/explored.html#/sample/sap.m.sample.MenuButton/code/MB.view.xml
What is the expected result?
Every MenuItem where I set visible = false should not be visible
What happens instead?
I see always all MenuItems
Any other information? (attach screenshot if possible)
Hi,
Thanks for reporting the issue. I was able to reproduce the issue in this bin.
The property is taken into account when it has rendered already.
Tracked internally 1680193329
best regards,
Tobias
release1.40.6 fix the bug
But I want use the last long-term maintenance release (1.38.x)... I don't see the fix here
6355c1afa596ef46f79cebf32c43c6185166395a is part of rel-1.38. It's just not part of a patch release, yet.
When can we expect 6355c1a to be made part of a patch release in 1.38?
News?
@cadupper 1.38.8 is now available and contains the fix.
Most helpful comment
Hi,
Thanks for reporting the issue. I was able to reproduce the issue in this bin.
The property is taken into account when it has rendered already.
Tracked internally 1680193329
best regards,
Tobias