We're a place where coders share, stay up-to-date and grow their careers.
Thanks for the comment! On the project that I'm working on, it seems to work using es6, but I'll try to update to your code.
es6
Thanks again!
I've founded decision to this problem in IE 11.0.96 with adding import 'hammerjs'; in polyfills.ts (Also after adding all these manipulations from tha post)
Thanks for the comment! On the project that I'm working on, it seems to work using
es6
, but I'll try to update to your code.Thanks again!
I've founded decision to this problem in IE 11.0.96 with adding
import 'hammerjs';
in polyfills.ts (Also after adding all these manipulations from tha post)