【TrailHead】Create a test harness app and component

【TrailHead】Create a test harness app and component

錯誤內容

Could not add Lightning component made by myself when create a New Lightning Component Tab
在這裏插入圖片描述

原因

Aura組件做成時間,沒有設置Lightning Experience中適用

解決

implements="force:appHostable"

該屬性用來設置,aura組件在Lightning Experience中適用

確認

在這裏插入圖片描述

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章