ember-learn / ember-learn/ember-api-docs

String input "all", followed by quickly changing query breaks search bar

Open
#842 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
75
Forks
111
Avg merge
45m
Merged PRs (30d)
1

Description

When I enter the string "all" into the search bar on https://api.emberjs.com/ember/release, I see a console error logged:
```
Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.get("result.module").includes')
```

After this error occurs, the search feature becomes unresponsive (so backing out "all" and then entering a new query string shows the old results).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.