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

Mistake in JS version prevents it from running #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MDjavaheri
Copy link

@MDjavaheri MDjavaheri commented Mar 31, 2021

Just a small fix

There's a simple typo in the JS sample code that's preventing this from running. A == should be !=.

Before:

image

After:

image

@OhadR
Copy link

OhadR commented Sep 26, 2021

i think you are wrong. the '==' is fine. they wanna make sure you are not using the default value.

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