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 liveSearchNormalize option not working. #960

Closed
wants to merge 1 commit into from
Closed

Fix liveSearchNormalize option not working. #960

wants to merge 1 commit into from

Conversation

tiagoantunesnet
Copy link

Fix two errors:

  • Function 'aicontains' was calling the 'includes' function incorrectly
  • Function 'generateA' was putting full HTML into the 'data-normalized-text' attribute, when it should include only the option text

Fix two errors:
- Function 'aicontains' was calling the 'includes' function incorrectly
- Function 'generateA' was putting full HTML into the 'data-normalized-text' attribute, when it should include only the option text
@caseyjhol caseyjhol closed this May 6, 2015
@caseyjhol
Copy link
Member

caseyjhol commented May 6, 2015

The first error has been addressed in 1.7.0-rc2. I'm leaving the second "error" though, as it allows to search subtext as well as regular text.

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