ngx-contextmenu icon indicating copy to clipboard operation
ngx-contextmenu copied to clipboard

ngx-contextmenu does not support with angular 14.

Open shahin4u000 opened this issue 3 years ago • 2 comments

while updating to angular 14, I am having an issue with [ngx-contextmenu]. This peer dependency showed:

➤ YN0060: │ angular@workspace:. provides @angular/common (pd42a8) with version 14.2.0, which doesn't satisfy what ngx-contextmenu requests

Do you guys have any planning for any new release for angular 14?

shahin4u000 avatar Aug 31 '22 19:08 shahin4u000

Hi @shahin4u000, I am not the maintainer but for a long time the repo is stalled, I invite you to read my proposal https://github.com/isaacplmann/ngx-contextmenu/issues/258

sroucheray avatar Sep 02 '22 06:09 sroucheray

I created a fork repeating the API of the current repository with Angular 17 https://github.com/Kreash/ngx-contextmenu

Kreash avatar May 02 '24 09:05 Kreash