Establecer como favoritolakshmi ch preguntó en #Lightning Experience21 dic 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 respuestaOrdenarClasificar por fechaClasificar por más útilClasificar por fechaAlisha Mehta (Northeastern University)21 dic 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) Agregar un comentarioEscribir una respuesta...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
Alisha Mehta (Northeastern University)21 dic 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)