Ajouter aux favorislakshmi ch a posé une question dans #Lightning Experience21 déc. 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 réponseTriTrier par dateTrier par ordre d’utilitéTrier par dateAlisha Mehta (Northeastern University)21 déc. 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) Ajouter un commentaireRédiger une réponse...GrasItaliqueSoulignerBarréListe à pucesListe numérotéeAjouter un lienBloc de codeInsérer une imageJoindre des fichiersURL du lienAnnulerEnregistrer0/9000Répondre
Alisha Mehta (Northeastern University)21 déc. 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)