inProgress-team / inProgress-team/react-native-meteor
react-native-meteor not subscribe all fields on server publish
Open
- 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.