You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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, setupbrowserslist
and have also added es5 compiler option to thetsconfig.json
The text was updated successfully, but these errors were encountered: