appsmithorg / appsmithorg/appsmith-docs
triggeredItem is not recognized in deployed mode
- Langage dominant
- MDX
- Étoiles
- 97
- Forks
- 280
- Merge moyen
- 4 h 32 min
- PR mergées (30 j)
- 8
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.