Favoritoslakshmi ch perguntou em #Lightning Experience21 de dez. de 2017, 05:24ESLINT ERROR in contoller.js fileHi all,I am trying to save controller.js file,then i am getting the following error.Can any one help me to solve this.Any valuble suggestions.1 respostaClassificarClassificar por dataClassificar por mais útilClassificar por dataAlisha Mehta (Northeastern University)21 de dez. de 2017, 06:14Hi Lakshmi,This is becaus eyou are suing cmp.getEvent in line 7 but have not passed it as a parameter.Update line 3 to -myfireComponentEvent : function(cmp, event) Adicionar um comentárioEscrever uma resposta...NegritoItálicoSublinhadoTachadoLista com marcadoresLista numeradaAdicionar linkBloco de códigosInserir imagemAnexar arquivosURL do linkCancelarSalvar0/9000Responder
Alisha Mehta (Northeastern University)21 de dez. de 2017, 06:14Hi Lakshmi,This is becaus eyou are suing cmp.getEvent in line 7 but have not passed it as a parameter.Update line 3 to -myfireComponentEvent : function(cmp, event)