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 typo in var name: request -> searchRequest #29

Closed

Conversation

maerteijn
Copy link
Contributor

When I enabled the search input in a chooser dialog I get these javascript errors:

search-error

This is because the .abort() method is called on the variable request which should be searchRequest. This PR fixes this.

maerteijn added a commit to techonomydev/wagtail-email-subscription that referenced this pull request May 4, 2021
maerteijn added a commit to techonomydev/wagtail-email-subscription that referenced this pull request May 4, 2021
@gasman
Copy link
Collaborator

gasman commented May 26, 2021

Thanks @maerteijn! Merged in 025ed54.

@gasman gasman closed this May 26, 2021
@maerteijn maerteijn deleted the fix-search-javascript-error branch May 26, 2021 16:19
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.

None yet

2 participants