ng2-tooltip-directive icon indicating copy to clipboard operation
ng2-tooltip-directive copied to clipboard

App doesn't load on IE11

Open adharshanvj opened this issue 4 years ago • 0 comments

Using ng2-tooltip-directive version 2.9.22 on Angular 9 and the app doesn't load on IE. Doesn't throw any errors on the console aswell. Works perfectly fine on other browsers.

Yes, I have tried importing 'classlist.js' and 'web-animations-js' on the polyfills.ts file, setup browserslist and have also added es5 compiler option to the tsconfig.json

adharshanvj avatar Sep 03 '20 05:09 adharshanvj