pozil / server-action-service

Generic and reusable Lightning service component that calls server-side actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IE11 does not support JS arrow functions

pozil opened this issue · comments

This service does not work on IE11 as arrow functions are not supported:
https://caniuse.com/#feat=arrow-functions

Fixed in release 1.7.