The "activated" event appears to be called without the "options" parameter. This makes it more difficult to use this event, because information that would otherwise be exposed in the "options" must be discovered in other ways or remembered in earlier events (show).
The "activated" event appears to be called without the "options" parameter. This makes it more difficult to use this event, because information that would otherwise be exposed in the "options" must be discovered in other ways or remembered in earlier events (show).
The documentation at https://swisnl.github.io/jQuery-contextMenu/docs.html#events seems to indicate that the "activated" event is intended to have an "options" parameter.