お気に入りlakshmi ch が「#Lightning Experience」で質問2017年12月21日 5: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日 6: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日 6: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)