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 "Array.concat not a function issue" #75

Closed
wants to merge 2 commits into from
Closed

Fix "Array.concat not a function issue" #75

wants to merge 2 commits into from

Conversation

adamleerich
Copy link
Contributor

Replaces 3 calls to Array.concat with Array.prototype.concat.

@mgsloan
Copy link
Owner

mgsloan commented Jun 19, 2019

Hi Adam, thanks for opening this PR fix! I've merged glortho's fix in #73 since it's a little more concise.

@mgsloan mgsloan closed this Jun 19, 2019
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.

None yet

2 participants