You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: