MrFrankel / ngx-popper

An angular wrapper for popper.js, great for tooltips and positioning popping elements
https://mrfrankel.github.io/ngx-popper/
MIT License
186 stars 37 forks source link

ModuleWithProviders error #149

Open Sariq opened 4 years ago

Sariq commented 4 years ago

I'm getting this error after upgrading to angular10:

node_modules/ngx-popper/src/popper.module.d.ts:5:63 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s)

dulikmixail commented 3 years ago

I am getting exactly the same error using Angular 10