emberjs/ember.js

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

Open

#18 547 ouverte le 15 nov. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (4 216 forks)batch import
Help WantedRouting

Métriques du dépôt

Stars
 (22 437 stars)
Métriques de merge PR
 (Merge moyen 11j 14h) (20 PRs mergées en 30 j)

Description

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

Guide contributeur