Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RC1で、currentstatenameまたはcurrent route nameをグローバルに取得するにはどうすればよいですか?
より具体的な代替構文: App.get('router')。currentState.name;
この質問への答えを見てください:Ember App.Router.router.currentState undefined
簡単な答え:現在の状態は、「currentPath」という名前でApplicationControllerに格納されます。