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
When a variable name is reused in a different scope (from script to function) , the value in the "watch" section remains the value of script scope and isn't changed to value of the function scope.
Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
System Details
$PSVersionTable
:Issue Description
When a variable name is reused in a different scope (from script to function) , the value in the "watch" section remains the value of script scope and isn't changed to value of the function scope.
Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: