lundi 10 février 2020

How can I prevent the application.hbs from appearing in its routes

I have an Ember application that has several routes. I however don't want the content from application.hbs in appearing in its routes. I have tried: renderTemplate: function () { this.render("another_outlet"); } but it shows content from "another_outlet.hbs' alongside content from "application.hbs" in the route




Aucun commentaire:

Enregistrer un commentaire