emberjs/ember.js

Invalid uses of `{{outlet}}` should throw

Open

#18,547 opened on 2019年11月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (22,437 stars) (4,216 forks)batch import
Help WantedRouting

説明

  1. Using {{outlet}} in anything other than a route template (e.g. components)
  2. Using {{outlet}} inside the application template of a non-routable engine ({{mount}})

コントリビューターガイド