-
-
Notifications
You must be signed in to change notification settings - Fork 115
ember-data transform docs gives 404 #701
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
Comments
I am unable to reproduce at this time. Also, I am concerned you weren't automatically redirected to https. Let me look into that as well. |
I'm able to reproduce this, it happens for every link in the list of classes in the sidebar for ember-data. There's an exception occuring in The code is trying to access ["ember-data-3.17.0", "ember-3.17.0"] |
This only seems to be broken when you're on the latest (currently seeing 3.17). On other versions it works. |
We are not able to reproduce this - can you try again? Also please do a hard refresh and see if the problem persists. |
This may be the same issue as #704 perhaps. @ef4 Can you look at your devtools network tab and see if xhr to https://api-store.emberjs.com failed? |
Another possibly related issue is #672. |
@jenweber, the issue appears when a user changes the project and then change it back. Steps to Reproduce:
Expected Result: Actual Results:
Using similar steps, I could reproduce the issue for Ember Data: start from https://api.emberjs.com/ember-data/release and change the project twice. |
I can 100% reproduce using @alexeykostevich method |
Thanks. This seems like something we can write a test for and fix! |
This should theoretically be fixed now that #706 is merged. I am going to keep this issue open for comment for a week to confirm that this bug is squashed, so if you see any more 404s, please report them! Thanks everyone who helped out by reporting & debugging! |
I cannot reproduce the anymore. Great job, @Gaurav0 ! |
Thanks! |
http://api.emberjs.com/ember-data/release
The text was updated successfully, but these errors were encountered: