Open
Description
Navigating from 2.16 to 1.3, 1.4, 1.5, or 1.6 results in a 404. It's our good friend undefined.json once again. I discovered it while trying to add some more tests around versioning and rendering.
80% chance that I'm responsible. Debugging 😞
Also seems to affect 2.2...?
The adapter seems to be making requests to ember-1.6.1-ember-RSVP
for example, instead of ember-1.6.1-ember
like non-failing requests