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 have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
Cannot use 'in' operator issue got introduced since yesterday's "Collection Import' fix. My script do not use any 'in' operator but I keep getting the same error for chaining in every request.
Steps To Reproduce
launch Postman
Pick up any collection which use Chaining
Try to run the collection
TypeError: Cannot use 'in' operator is thrown