longshotlabs / meteor-template-extension

A Meteor package: Replace already defined templates, inherit helpers and events from other templates
https://atmospherejs.com/aldeed/template-extension
MIT License
220 stars 20 forks source link

inheritsHooksFrom not working in current release #40

Closed mrbigmouth closed 8 years ago

mrbigmouth commented 9 years ago

In meteor 1.1.0.2, template hook is inside Template[templateName]._callbacks object. I think you need rewrite some codes?

https://github.com/aldeed/meteor-template-extension/blob/master/template-extension.js#L319

aldeed commented 8 years ago

Fixed in 4.0