Switch case can't get value returned from case
I don't know how to fix this bug
```Cannot read properties of undefined (reading 'aea54620-4a8f-4134-afe8-82618f157703')
Solution:Jump to solution
For this - since the type returned is object, you can access the value directly without the hash-string using dot notation, eg: (x)swai3.ai3.
3 Replies
When I set the path at the case, then return key-value. But I want to get value without key hash string.
This happens when there is an incorrect response in the previous step node. You can check and confirm by clicking the green arrow icon after running full workflow test.
Solution
For this - since the type returned is object, you can access the value directly without the hash-string using dot notation, eg: (x)swai3.ai3.