Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

fix undefined variable exception #265

Merged
merged 1 commit into from
Jan 22, 2018
Merged

fix undefined variable exception #265

merged 1 commit into from
Jan 22, 2018

Conversation

obastemur
Copy link
Contributor

Exception appears after editing breakpoints list from the editor. I don't have a concrete way to repro but submitting this fix after having the same problem for the third time. Simply, handle is undefined hence reaching out scriptId throws an exception.

Exception appears after editing breakpoints list from the editor. I don't have a concrete way to repro but submitting this fix after having the same problem for the third time. Simply, `handle` is `undefined` hence reaching out `scriptId` throws an exception.
Copy link
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Also #256

@roblourens roblourens merged commit e86fdf0 into microsoft:master Jan 22, 2018
@roblourens roblourens modified the milestone: January 2018 Feb 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants