inProgress-team / inProgress-team/react-native-meteor

react-native-meteor not subscribe all fields on server publish

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
688
Forks
200
PR merge metrics
No merged PRs in 30d

Description

on client when i use Meteor.user() get customer attributes of users, i can't get all in publish, but some of this customer attributes show out.

meteor: 1.4.2.3 react-native-meteor:1.0.3

server:
[publish](https://i.stack.imgur.com/iVAj1.png)

[collection data](https://i.stack.imgur.com/GcUav.png)
client:

[subscibe](https://i.stack.imgur.com/8QL2H.png)
[client get collection data](https://i.stack.imgur.com/ieWEQ.png)

as the pics show, avatarFile.url not show on client.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.