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.3.3.1 unwanted number of same user object #174

Open
sahanDissanayake opened this issue Jun 23, 2016 · 0 comments
Open

Meteor 1.3.3.1 unwanted number of same user object #174

sahanDissanayake opened this issue Jun 23, 2016 · 0 comments

Comments

@sahanDissanayake
Copy link

Meteor.user() is sent with fast render multiple time to the client

">{"fast-render-data":{"collectionData":{"users":[[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}],[{"emails":[{"address":"[email protected]","verified":true}],"profile":{"name":"SomeOne here","website":"","location":"","isPrivate":false,"updatedAt":1466507819985},"_id":"zqLyi5R3mTTGhQwyG"}]],"kadira_settings":[[{"appId":"xkubj7o3CqauP4vAK","endpoint":"https://enginex.kadira.io","clientEngineSyncDelay":10000,"enableErrorTracking":true,"_id":"tDunBCgnozrfr6LyH"}],[{"appId":"xkubj7o3CqauP4vAK","endpoint":"https://enginex.kadira.io","clientEngineSyncDelay":10000,"enableErrorTracking":true,"_id":"iQegjJP2BoR8jJyaP"}],[{"appId":"xkubj7o3CqauP4vAK","endpoint":"https://enginex.kadira.io","clientEngineSyncDelay":10000,"enableErrorTracking":true,"_id":"5PGuHgqBAQwgjrFHR"}],[{"appId":"xkubj7o3CqauP4vAK","endpoint":"https://enginex.kadira.io","clientEngineSyncDelay":10000,"enableErrorTracking":true,"_id":"fn2

continued.......

@sahanDissanayake sahanDissanayake changed the title Meteor 1.3.3.1 Meteor 1.3.3.1 unwanted number of same user object Jun 23, 2016
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

1 participant