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 a bug in the full text search in AutoComplete #1086

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

SiriusXT
Copy link
Contributor

$el.autocomplete(); will cause full-text search to malfunction. If this line is included, clicking full-text search will result in an error, and the search will not be triggered:
图片

After removing this line of code, clicking full-text search works correctly:
图片

@eliandoran eliandoran merged commit 0acd3c6 into develop Feb 1, 2025
5 checks passed
@eliandoran eliandoran deleted the fix_search_of_autocomplete branch February 1, 2025 09:41
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