0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【問題解決】変更セットの作成時に「Lightning Web Component」が見つからない

Posted at

変更セットの作成時に「Lightning Web Component」が見つからなくて困りました。
原因が分かったので、解決方法を共有します。

問題発生

変更セットの作成時に「Lightning Web Component」が見つかりませんでした。
「Lightning Web コンポーネントバンドル」を選択すると

Unexpected error loading components:
Error: Cannot determine components list. Use standard changeset items selection (1).

となります。
スクリーンショット 2025-06-03 132758.png

解決方法

画面に表示されている「ORGanizer Change Set Helper」の機能を停止したら、
作成した「Lightning Web Component」が表示されました。
※「Close Plugin」ボタンを押下
シークレットモードでブラウザを操作しても、「Lightning Web Component」が表示されます。
「ORGanizer」というブラウザの拡張機能が原因でした。
https://organizer.enree.co/faq.html#changeset

参考文献

下記の投稿のおかげで、問題の原因がわかりました。
ありがとうございました。
https://trailhead.salesforce.com/ja/trailblazer-community/feed/0D53A00004o4WjVSAU

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?