Skip to content

Proper variable declaration#506

Open
zomp wants to merge 1 commit into
ccampbell:masterfrom
zomp:patch-1
Open

Proper variable declaration#506
zomp wants to merge 1 commit into
ccampbell:masterfrom
zomp:patch-1

Conversation

@zomp

@zomp zomp commented May 31, 2021

Copy link
Copy Markdown

Variable "i" from for-cycle was undeclared, so when the code was run in strict mode, it failed.

(As I am doing the change via GitHub online editor, I am not attaching minified plugin version.)

Variable "i" from for-cycle was undeclared, so when the code was run in strict mode, it failed.
@alanhe421

Copy link
Copy Markdown

any update, hope to merged it.

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