This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
11.0.3
If the context menu was clicked, and the context menu was contained within a parent which also had a click event, both click events would get triggered. Instead, only the click event from the context menu and is not passed thorugh to parent objects.