emberjs/ember.js

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

Open

#18,547 创建于 2019年11月15日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (22,437 star) (4,216 fork)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}})

贡献者指南

Invalid uses of `{{outlet}}` should throw · emberjs/ember.js#18547 | Good First Issue