isNaN
#149
Replies: 1 comment
-
Oh good catch! A small typo there, should be 1 instead of 0. We actually don't even use it in our code anymore 😂. We've updated the docs to fix it. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From the docs:
shouldn't this detection code look like:
+idx - +idx === 0
?
Beta Was this translation helpful? Give feedback.
All reactions