Ninja Forms have arrow function which is not working in Internet Explorer

28 Views Asked by At

I'm using Ninja Forms for my Wordpress project. It is not working in IE. After checking console I found out that the scripts for Ninja Forms contains arrow functions and hence it is not working in IE.

I tried to convert from ES6 to ES5 but additional errors pops up. Is there any way where I can use a Ninja Forms version with no arrow functions

0

There are 0 best solutions below