Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mis-referenced state properties #1920

Merged
merged 1 commit into from
May 15, 2018

Conversation

s0
Copy link
Contributor

@s0 s0 commented May 14, 2018

this.isMovingNote is always undefined, so this code would not detect when the note is moving, and prevent against undesirable behaviour.

These alerts were found using lgtm.com:
https://lgtm.com/projects/g/BoostIO/Boostnote/alerts


Full disclosure, I work for Semmle on lgtm.com

Copy link
Member

@Rokt33r Rokt33r left a comment

Choose a reason for hiding this comment

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

LGTM!

@Rokt33r Rokt33r merged commit d69fd12 into BoostIO:master May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants