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 #736 - bug of undefined length problem. #743

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Aug 4, 2023

Global variable length exists in DOM, and did a mistake to use the global variable length instead of using String.length property.

Global variable `length` exists in DOM, and did a mistake to use the global variable `length` instead of using `String.length` property.
@samchon samchon added the bug Something isn't working label Aug 4, 2023
@samchon samchon self-assigned this Aug 4, 2023
@samchon samchon merged commit 8178918 into master Aug 4, 2023
1 of 2 checks passed
@samchon samchon deleted the features/stringify branch August 4, 2023 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant