emberjs/ember.js

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

Open

#18.547 aperta il 15 nov 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (4216 fork)batch import
Help WantedRouting

Metriche repository

Star
 (22.437 star)
Metriche merge PR
 (Merge medio 11g 14h) (20 PR mergiate in 30 g)

Descrizione

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

Guida contributor