My overlay disappears when I set a Boolean to false on a different object.
Ā
I have a āmoreā icon on a page.Ā When that icon is clicked isĀ opens an inline action menu by setting the action menuĀ visible boolean to ātrueā. On the inline action menu, when clicked it opens an overlay. I have two āClickā actionsĀ on the inline actions menu.Ā One to open the overlay and a second to reset the inline action menuĀ visible boolean to āfalseā, to hide the action menu. That second action hides the menu and the overlay. That is a bug, that I now need to work around.Ā
Ā

Ā
