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

[bug] indexOf is being used instead of lastIndexOf #23

Closed
trusktr opened this issue Dec 29, 2017 · 4 comments
Closed

[bug] indexOf is being used instead of lastIndexOf #23

trusktr opened this issue Dec 29, 2017 · 4 comments

Comments

@trusktr
Copy link

trusktr commented Dec 29, 2017

In the codepen, for the choice "find items", "one item", "the last index of a particular item" the example is using indexOf instead of lastIndexOf.

@sdras
Copy link
Owner

sdras commented Dec 29, 2017

thanks, this is already fixed, I have a couple more PRs to merge and then I'll update the codepen :)

@trusktr
Copy link
Author

trusktr commented Dec 29, 2017

oh ok, cool!

@sdras
Copy link
Owner

sdras commented Dec 29, 2017

leaving this open until the codepen is all set, just to remind myself :)

@sdras
Copy link
Owner

sdras commented Dec 30, 2017

Codepen updated :)

@sdras sdras closed this as completed Dec 30, 2017
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

No branches or pull requests

2 participants