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
Both parts and table are completely out of scope. I am getting one item from multiple tables, and because of this wild "parts.length" check, and out of scope table reference, I am getting only the last item from the last of my tables in the "smartResponse".
See lines 495+:
Both
parts
andtable
are completely out of scope. I am getting one item from multiple tables, and because of this wild "parts.length" check, and out of scope table reference, I am getting only the last item from the last of my tables in the "smartResponse".Here's what is coming back from AWS:
and here is what is coming back from this library:
The text was updated successfully, but these errors were encountered: