appsmithorg / appsmithorg/appsmith-docs

triggeredItem is not recognized in deployed mode

オープン
#2,781 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
MDX
スター
97
フォーク
280
平均マージ
4時間 32分
マージ済み PR(30日)
8

説明

In Appsmith, when trying to access the triggeredItem from a list in the deployed mode, the variable is not recognized or is returning undefined. It works fine in design mode but fails in the deployed version.

Steps to reproduce: Select an item from a list (List1). Attempt to use triggeredItem to pass values to a query or API in the deployed mode. Notice that the value of triggeredItem is undefined or not set correctly.

Expected behavior: The triggeredItem should be correctly recognized and have the expected values in deployed mode as it does in design mode.

Environment: Appsmith Version: [v1.56] Browser: [Microsoft edge 131.0.2903.146]

Additional Context: Tried using both List1.selectedItem and triggeredItem, but neither works in the deployed version.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。