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