-
Notifications
You must be signed in to change notification settings - Fork 109
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
Meteor 1.2-rc7 compatibility (method call hangs) #181
Comments
It seems that adding kadira also adds some other packages which might be the actual problem? meteorhacks:kadira added, version 2.23.0 |
I just did a fix. Check the latest version: |
Confirmed, everything is working for me again! |
@arunoda, everything is fine now. Thank you for quick response! |
Great! On Sat, Aug 29, 2015 at 8:45 PM Don Geolog [email protected] wrote:
|
Hello!
After updating my test project i got all meteor methods broken. Investigating this problem i found, that it happens when meteorhacks:kadira is installed.
How to reproduce:
or you can just add accounts-password + accounts-ui and it will not work with meteorhacks:kadira.
The text was updated successfully, but these errors were encountered: