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

Issue #259- ReferenceError cannot access 'o' #260

Merged
merged 2 commits into from
May 10, 2023
Merged

Issue #259- ReferenceError cannot access 'o' #260

merged 2 commits into from
May 10, 2023

Conversation

tijcolem
Copy link
Collaborator

@tijcolem tijcolem commented May 9, 2023

fix #259

This appears to be hitting a conditional statement and the loop counter var is not initialized. I think the wrong counter var was used to making the fix here.

@tijcolem tijcolem requested a review from brianlball May 9, 2023 15:01
@brianlball brianlball merged commit 29499e7 into develop May 10, 2023
@brianlball brianlball deleted the 3_5_2 branch May 10, 2023 13:09
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.

ReferenceError: Cannot access 'o' before initialization
2 participants