Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: Roles Handlebars helpers not registered. Handlebars not defined #31

Closed
praneybehl opened this issue Mar 24, 2014 · 1 comment
Closed

Comments

@praneybehl
Copy link

I am using Meteor release : 0.8.0-rc0.
When I run mrt I get this Warning message on the client console:
"WARNING: Roles Handlebars helpers not registered. Handlebars not defined roles_client.js:78:

At line 75:
Need to replace "Handlebars.registerHelper(name, func)"
with : "UI.registerHelper(name, func)"

@alanning
Copy link
Contributor

Thanks for the report. We're currently tracking Blaze support on PR #29 so I'll go ahead and close this one. That PR that should work so feel free to test that out and report back!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants