isaacplmann / ngx-contextmenu

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

OverlayModule is not an NgModule #97

Open shivani-ibs opened 6 years ago

shivani-ibs commented 6 years ago

I am using ngx-contextmenu: "^2.0.0-beta.7" , angular/cdk': "^2.0.0-beta.12" angular/common': "4.1.3", angular/compiler': "4.1.3", angular/core': "4.1.3",

and getting this error "OverlayModule is not an NgModule"

smhnkmr commented 6 years ago

I too face the same issue.

AnatoliiDev commented 5 years ago

I have same problem. @smhnkmr @shivani-ibs do you find decision? This same issue was close but problem stay... https://github.com/isaacplmann/ngx-contextmenu/issues/74