emberjs/ember.js

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

クローズ

#18,547 opened on 2019/11/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (4,216 件のフォーク)batch import
Help WantedRouting

Repository metrics

Stars
 (22,437 個のスター)
PR merge metrics
 (平均マージ 11d 14h) (30d で 20 merged PRs)

説明

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

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