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

TypeError: Cannot read property '_id' of undefined #1261

Closed
frenchbread opened this issue Jul 1, 2016 · 2 comments
Closed

TypeError: Cannot read property '_id' of undefined #1261

frenchbread opened this issue Jul 1, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@frenchbread
Copy link
Contributor

frenchbread commented Jul 1, 2016

Observed

  • On API Backend View page which should not exist - TypeError: Cannot read property '_id' of undefined error is shown.

Expected:

  • 404 page is rendered

Steps to reproduce:

  • Open APInf on nighlty or locally
  • Go to catalog
  • Click on any API -> API backends page opens up
  • Modify API's ID in the page URL to smth random & hit enter
  • Open browser console -> TypeError: Cannot read property '_id' of undefined
@bajiat
Copy link
Contributor

bajiat commented Aug 2, 2016

@frenchbread Can you describe the steps to reproduce this error?

@frenchbread
Copy link
Contributor Author

Updated issue description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants