emberjs/ember.js

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

已关闭

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

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (4,216 个派生)batch import
Help WantedRouting

仓库指标

星标
 (22,437 个星标)
PR 合并指标
 (平均合并 11天 14小时) (30 天内合并 20 个 PR)

描述

  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}})

贡献者指南