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(quote search): search service not building in code_javascript quotes (@NadAlaba) #5876

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

NadAlaba
Copy link
Contributor

Description

stemmedToken in normalizedTokenToOriginal always returns true when stemmedToken is "constructor".
This is not the case for Object.hasOwn(normalizedTokenToOriginal, stemmedToken).

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Sep 11, 2024
Copy link
Member

@Miodec Miodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Miodec Miodec merged commit f9bd7d7 into monkeytypegame:master Sep 12, 2024
11 checks passed
@NadAlaba NadAlaba deleted the fix-code-search branch September 18, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend User interface or web stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants