isaacplmann / ngx-contextmenu

An Angular component to show a context menu on an arbitrary component
MIT License
248 stars 91 forks source link

ContextMenu does not fire close event #83

Closed valekask closed 6 years ago

valekask commented 6 years ago

Recently I've updated context-menu plugin to the latest version, and now close event is not firing.

my package.json

"@angular/...": "^5.0.0",
"@angular/cdk": "2.0.0-beta.12",
"ngx-contextmenu": "^4.1.1"

Please note that context-menu component in a different component from my list, so I work with context-menu via ContextMenuService as described on https://github.com/isaacplmann/ngx-contextmenu#context-menu-in-a-different-component

isaacplmann commented 6 years ago

You're right. This is a bug I need to fix.

byteofsilicon commented 6 years ago

I'm seeing this as well

isaacplmann commented 6 years ago

This should be fixed in 4.1.2.

On Jan 27, 2018 9:10 AM, "Ryan Stelmat" notifications@github.com wrote:

I'm seeing this as well

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/isaacplmann/ngx-contextmenu/issues/83#issuecomment-360987211, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0lQMjGJVVgpoVsAhlb-R-tCCriV6VNks5tOy44gaJpZM4RkM7b .