appsmithorg / appsmithorg/appsmith-docs
triggeredItem is not recognized in deployed mode
- 主要言語
- 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 はまだ評価されていません。