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.4.4.2: Maximum call stack exceeded #11

Open
lpender opened this issue May 19, 2017 · 1 comment · May be fixed by #13
Open

Meteor 1.4.4.2: Maximum call stack exceeded #11

lpender opened this issue May 19, 2017 · 1 comment · May be fixed by #13

Comments

@lpender
Copy link

lpender commented May 19, 2017

Hi!

Thanks for the wonderful package.

Unfortunately, it seems like there was a breaking change when upgrading to Meteor 1.4.4.2,

I imagine it has something to do with this.

Here is the message I see:

Exception in template helper: RangeError: Maximum call stack size exceeded
    at Object.Tracker.nonreactive (http://localhost:3000/packages/tracker.js?hash=997515fa2d5b0530ba07741da556c4b36963ef3b:636:32)
    at Object.getUserId (http://localhost:3000/packages/matb33_collection-hooks.js?hash=b7fc18c7d776e58d66a188512f4674b43f774712:67:13)
    at Mongo.Collection.collection.(anonymous function) [as findOne] (http://localhost:3000/packages/matb33_collection-hooks.js?hash=b7fc18c7d776e58d66a188512f4674b43f774712:156:25)
    at Object.signedUpUserIdFunc (http://localhost:3000/packages/brettle_accounts-patch-ui.js?hash=f28c2b5718e28fdd21c8227f1c1fcf35bc878d0e:53:27)
    at http://localhost:3000/packages/matb33_collection-hooks.js?hash=b7fc18c7d776e58d66a188512f4674b43f774712:68:40
    at Object.Tracker.nonreactive (http://localhost:3000/packages/tracker.js?hash=997515fa2d5b0530ba07741da556c4b36963ef3b:640:12)
    at Object.getUserId (http://localhost:3000/packages/matb33_collection-hooks.js?hash=b7fc18c7d776e58d66a188512f4674b43f774712:67:13)
    at Mongo.Collection.collection.(anonymous function) [as findOne] (http://localhost:3000/packages/matb33_collection-hooks.js?hash=b7fc18c7d776e58d66a188512f4674b43f774712:156:25)
    at Object.signedUpUserIdFunc (http://localhost:3000/packages/brettle_accounts-patch-ui.js?hash=f28c2b5718e28fdd21c8227f1c1fcf35bc878d0e:53:27)
    at http://localhost:3000/packages/matb33_collection-hooks.js?hash=b7fc18c7d776e58d66a188512f4674b43f774712:68:40

Thanks!
-Lee

@richardgsands
Copy link

+1

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