You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a dropdown, which lists all Apps I got from the Get Apps node. I configured to open the selected app by appId via the Open App node, where I left the App selector empty.
I assumed that it will open the App with the appId in the msg.payload. But this is not the case.
The Open App node should take the payload, if no app is selected.
The text was updated successfully, but these errors were encountered:
I've created a dropdown, which lists all Apps I got from the
Get Apps
node. I configured to open the selected app byappId
via theOpen App
node, where I left the App selector empty.I assumed that it will open the App with the
appId
in themsg.payload
. But this is not the case.The
Open App
node should take the payload, if no app is selected.The text was updated successfully, but these errors were encountered: