I am getting an error below in my angular 8 application
Uncaught TypeError: Cannot read property 'CustomEvent' of undefined
at Object. (table-dragger.js:4098)
I am using Typescript : 3.5.3
It works okay with Angular 6 (typescript: 2.5)
just wondering if you have any idea what can cause this error
thanks
I am getting an error below in my angular 8 application
Uncaught TypeError: Cannot read property 'CustomEvent' of undefined
at Object. (table-dragger.js:4098)
I am using Typescript : 3.5.3
It works okay with Angular 6 (typescript: 2.5)
just wondering if you have any idea what can cause this error
thanks