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

Not working with Meteor 0.8.0 / Blaze #9

Closed
swese44 opened this issue Mar 29, 2014 · 1 comment
Closed

Not working with Meteor 0.8.0 / Blaze #9

swese44 opened this issue Mar 29, 2014 · 1 comment

Comments

@swese44
Copy link

swese44 commented Mar 29, 2014

I found a few easy changes that need to be made in sharejs-client.coffee:

Handlebars.SafeString is now Spacebars.SafeString
Handlebars.registerHelper is now UI.registerHelper

However this still doesn't fix it. Nothing gets rendered, but there are also no errors to look at so I'm not quite sure why it silently fails :(

@mizzao
Copy link
Owner

mizzao commented Apr 14, 2014

We're supporting Blaze right now (albeit in a very hacky way: a7dd4e9). This will improve along with the Meteor Component API.

@mizzao mizzao closed this as completed Apr 14, 2014
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