Menu click event not working.
My events are not firing when I click a menu component.
I have 2 events that are supposed to fire.
1: set storage variable
2: invoke a database service
Neither of these events are working in the dev tools. In-fact the ONLY event I can get to work with menu is value change.