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

EmberObject returns 404 #704

Open
benmurden opened this issue Apr 21, 2020 · 8 comments
Open

EmberObject returns 404 #704

benmurden opened this issue Apr 21, 2020 · 8 comments

Comments

@benmurden
Copy link

https://api.emberjs.com/ember/release

This page has a link to EmberObject that points to the following URL

https://api.emberjs.com/ember/release/classes/EmberObject

however, this returns a 404 error.

@locks
Copy link
Contributor

locks commented Apr 21, 2020

I cannot reproduce 🤔

@Gaurav0
Copy link
Contributor

Gaurav0 commented Apr 21, 2020

Tried throttling to slow 3G and hard reloading. Still unable to reproduce. 😥

@Gaurav0
Copy link
Contributor

Gaurav0 commented Apr 21, 2020

OK. Can reproduce by blocking domain https://api-store.emberjs.com

I'll assume the user was not able to connect to the domain but that fastboot was working, so it looks like all is well until he clicks any link, including EmberObject.

@sivakumar-kailasam @locks @toddjordan @jenweber What sort of "more correct" error message should we show, or should we leave the 404 alone?

@benmurden
Copy link
Author

benmurden commented Apr 21, 2020

This was actually more limited in scope - just this link (that I had tried) was not working. I had been all around various Ember and Ember Data APIs before encountering this one. I actually first encountered it while trying to get to EmberObject from an inherits reference.

Seems to be resolved on an incognito window, so maybe a cache issue.

@Gaurav0
Copy link
Contributor

Gaurav0 commented Apr 22, 2020

Ok, these 404 issues can obviously have multiple causes.

@benmurden You may have experienced a problem that could have been reproduced by the steps @alexeykostevich provided in #672

@benmurden
Copy link
Author

Yes, the steps in #701 (comment) reproduce the issue for me.

@Gaurav0
Copy link
Contributor

Gaurav0 commented Apr 27, 2020

@benmurden Is the issue fixed for you?

@benmurden
Copy link
Author

benmurden commented Apr 28, 2020

@Gaurav0 The issue is fixed for Ember project links, but if I switch to Ember Data under Projects, all the links on the right return 404 with console errors like the following.

TypeError: Cannot read property 'ember-data-3.17.0-EmberObject' of undefined

I suspect the right pane should have changed to something else after clicking Ember Data.

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

No branches or pull requests

3 participants