收藏lakshmi ch 提问于 #Lightning Experience2017年12月21日 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 个回答排序按日期排序按最有帮助排序按日期排序Alisha Mehta (Northeastern University)2017年12月21日 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) 添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Alisha Mehta (Northeastern University)2017年12月21日 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)