-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hello. A couple of weeks ago, my team introduced a bug when we Octanified our templates by changing all instances of this.model to @model. We didn't realize until today that we should have left alone this.model in app/templates/head.hbs, since model refers to the head-data service.
I was wondering if you could (1) add a warning to the readme file under https://github.com/ronco/ember-cli-head#service, and (2) update the example code to Octane,
<meta property="og:title" content={{this.model.title}} />so that other developers and teams may avoid our mistake when using Octane? I can also create a PR if you think making these changes would be a good idea.
arjenblokzijl
Metadata
Metadata
Assignees
Labels
No labels