frozeman/meteor-template-var

Does not work if wrapped into Tracker.autorun

Closed this issue · 2 comments

Does not work if wrapped into Tracker.autorun

Throws "Exception from Tracker recompute function: Error: TemplateVar works only from withing template helpers, hooks or events"

You have then to pass the template instance as the first parameter. see the readme