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

Fixed invalid regular expression error on search box. #268

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SawyerHopkins
Copy link

Added option to replace the regex based search method with a with a simple string.indexOf() searching method.

Fixes the invalid regular expression error when using forward slash or other special characters in the search box

SawyerHopkins and others added 3 commits February 10, 2016 20:41
…imple string.indexOf() searching method.

Fixes the invalid regular expression error when using forward slash or other special characters in the search box
Expected this to already exist from the fork but wasn't 😵
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.

1 participant