Filter JSON files 404 on issues page
Summary
Not able to filter on issues page with a trailing slash
Steps to reproduce
- Go to https://gitlab.com/gitlab-org/gitlab-ce/issues/ (include trailing slash)
- Try to filter by label
Expected behavior
- Display list of filter values
Actual behavior
- 404 for https://gitlab.com/gitlab-org/gitlab-ce/issues/labels.json
- spinner just keeps spinning
Relevant logs and/or screenshots
application-8d6d787….js:20 GET https://gitlab.com/gitlab-org/gitlab-ce/issues/labels.json 404 (Not Found)