Skip to content

Dependent Crates Link is broken for some users on Live #553

Closed
@danielbodart

Description

@danielbodart

Clicking the dependent crates link shows "Crate not found" for some users:

For example on lazy static:

https://crates.io/crates/lazy_static/reverse_dependencies

Shows:

http://imgur.com/a/szSaC

In the console the following URL is 404ing:

https://crates.io/crates/lazy_static/api/v1/crates/lazy_static/reverse_dependencies?page=1&per_page=10&_=1486799702812

This appears to be a per user problem so maybe it's relying on Ember state or a cookie. I.e some users it works for.

Have tried in Chrome and Firefox, logged in and out. Note was logged out to start so if feature requires to be logged in maybe it's caching the error.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions