Closed prabodhpanindre closed 7 years ago
Module Login is not working in IE 11. So Could not check further
In AliveHelper.js, the recent few functions were defined as -
methodName(){ }
It should have been -
methodName: function(){ }
Module Login is not working in IE 11. So Could not check further