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

Meteor 1.2-rc7 compatibility (method call hangs) #181

Closed
scsirdx opened this issue Aug 29, 2015 · 5 comments
Closed

Meteor 1.2-rc7 compatibility (method call hangs) #181

scsirdx opened this issue Aug 29, 2015 · 5 comments

Comments

@scsirdx
Copy link

scsirdx commented Aug 29, 2015

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:

  1. create new meteor project and add meteorhacks:kadira
  2. add method
  3. call it from client
    or you can just add accounts-password + accounts-ui and it will not work with meteorhacks:kadira.
@moooji
Copy link

moooji commented Aug 29, 2015

It seems that adding kadira also adds some other packages which might be the actual problem?

meteorhacks:kadira added, version 2.23.0
meteorhacks:meteorx added, version 1.3.1
mongo-livedata added, version 1.0.9-rc.0

@arunoda
Copy link
Member

arunoda commented Aug 29, 2015

I just did a fix. Check the latest version: 2.23.1.
It has the fix.

@moooji
Copy link

moooji commented Aug 29, 2015

Confirmed, everything is working for me again!

@scsirdx
Copy link
Author

scsirdx commented Aug 29, 2015

@arunoda, everything is fine now. Thank you for quick response!

@scsirdx scsirdx closed this as completed Aug 29, 2015
@arunoda
Copy link
Member

arunoda commented Aug 29, 2015

Great!

On Sat, Aug 29, 2015 at 8:45 PM Don Geolog [email protected] wrote:

@arunoda https://github.com/arunoda, everything is fine now. Thank you
for quick response!


Reply to this email directly or view it on GitHub
#181 (comment).

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

3 participants