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

Error when trying to use Meteor 0.8.3? #36

Open
dotansimha opened this issue Aug 9, 2014 · 2 comments
Open

Error when trying to use Meteor 0.8.3? #36

dotansimha opened this issue Aug 9, 2014 · 2 comments

Comments

@dotansimha
Copy link

Hi everyone,

Im trying to use ngMeteor v0.2 with Meteor 0.8.3 and I get this error:
Uncaught TypeError: Cannot read property 'notifyParented' of undefined (ngMeteor.js:36)

I guess it caused by the fact that UI.Componenet replaced with Blaze.View in 0.8.3.
I know I can run meteor 0.8.2, but then I can't run other packages that requires Blaze.

Is there any solution for that?

Thanks.

@Urigo
Copy link

Urigo commented Aug 27, 2014

@dotansimha I've created a solution here:
https://github.com/Urigo/ngMeteor/tree/v0.2
Feel free to use, we have a full dev team to support that fork

@Urigo
Copy link

Urigo commented Sep 1, 2014

@dotansimha merged into master and released a new version on the Meteor packaging system:
https://github.com/Urigo/ngmeteor/releases

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