Drop down menu not closing

0
I am using a custom Drop down widget (dropdownDivConverter).  I set the standard option '’Menu self close = Yes" The standard option for closing the Drop Down menu is not working if there is a visibility condition set based on attributes value. Whenever I set the visibility of the drop down values on 'Always’, then does the Close Menu work properly. I mean the Drop Down menu closes after click on any of the drop down options. Doen anybody know how can I solve the problem. I want to let the DropDown menu close by itself after click on any of the DropDown options.
asked
2 answers
1

Ýour best option might be to raise an issue on the github project: https://github.com/mendix/DropdownDivConverter/issues

answered
0

From Modeler:

"If set to true: clicking on the menu or it's buttons will close the dropdown menu"

so it looks an issue

answered