I wanted to make a site where you choose university from the list, then list of majors from that university shows next to it, and then after choosing major, list of subjects next to those two shows up. However I don't know why after choosing a major, URL changes but majors list disappears (as well as the subjects list). My code is here: http://jsbin.com/IPadIsu/1/edit. Because the url is correct, after refreshing the page, everything renders correctly. What's strange for me: I get no errors from Ember debugger or console.
EDIT: Please choose always the top options from the list of universities, because no subjects' lists are defined for other universities.