71104 / jquery-handlebars

A jQuery plugin to render Handlebars.js templates into elements
http://71104.github.io/jquery-handlebars
MIT License
100 stars 39 forks source link

Recursive calls to registerPartial missing callback. #2

Closed ghost closed 10 years ago

ghost commented 10 years ago

When running this plugin with partials following the documentation, I see "Uncaught TypeError: undefined is not a function."

snag-9-19-2013-11-15-00001

71104 commented 10 years ago

Thank you for reporting, I'll work on this.

71104 commented 10 years ago

Fixed, version 1.1 released.